Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

let directive does not support multiple variables assignments #21

Open
miusuncle opened this issue Nov 24, 2015 · 2 comments
Open

let directive does not support multiple variables assignments #21

miusuncle opened this issue Nov 24, 2015 · 2 comments

Comments

@miusuncle
Copy link

{$# foo = "foo"}{$} works, but {$# foo = "foo" | bar = "bar" }{$} will trigger an error TokenizerError: Unexpected token; |;

@miusuncle
Copy link
Author

At least the Try Grips Online page does not support

@getify
Copy link
Owner

getify commented Nov 24, 2015

Interesting. Thanks for the report. It should support it. I'll try to look into why not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants