-
Notifications
You must be signed in to change notification settings - Fork 25.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Throw on {{}} #3412
Comments
@vsavkin were you planning to check it on the parser level ( |
I was thinking to check it in Parser. I think that an empty input to the parser is invalid regardless of where it comes from (hostProperties, properties, text). |
Right. I was actually bumping into this corner case when passing |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
The compiler should throw on
{{}}
.The text was updated successfully, but these errors were encountered: