Closed elpete closed 4 years ago
This component fails to be parsed.
component { static { foo = "bar"; } }
https://docs.lucee.org/guides/lucee-5/component-static.html
This should be fixed in v0.13.8, the scopes assigned to the block start and end turned out to be unbalanced which threw everything off - I updated the underlying syntax to take care of this.
v0.13.8
This component fails to be parsed.
https://docs.lucee.org/guides/lucee-5/component-static.html