Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Currently trying to evaluate the validation expressions with dots substituted in the function frame, when in reality it should be with the function params. This is likely a regression we introduced when we tried to produce the clearer error messages. We need to sub the param names, and then for producing the error, sub in the substituted language from the function call.