This repository has been archived by the owner on Nov 5, 2023. It is now read-only.
Fix functions with code block body #1
Labels
× bug
Something isn't working
♥︎ good first issue
Good for newcomers
# prioritize
Issues that are more urgent than others
Problem
Running
Throws the following error
Parse error at line 1 column 2: Unexpected LeftParen token. Expected parameter identifier type
.Solution
Add support for function block bodies
The text was updated successfully, but these errors were encountered: