google / bamboo-soy

An intellij plugin supporting Closure Template language (Soy)
Apache License 2.0
48 stars 27 forks source link

Parser error with let expressions with colon. #170

Closed dikmax closed 4 years ago

dikmax commented 5 years ago

Parser shows error, when let expression have colon.

Example:

{let $options: record(key: $value) /}