This repository was archived by the owner on Dec 31, 2022. It is now read-only.
This repository was archived by the owner on Dec 31, 2022. It is now read-only.
let directive does not support multiple variables assignments #21
{$# foo = "foo"}{$}works, but{$# foo = "foo" | bar = "bar" }{$}will trigger an errorTokenizerError: Unexpected token; |;