Closed gavinking closed 10 years ago
Oops, I get an “unexpected token” here. Maybe I forgot about the function arg(String a)
syntax (and support only function(String)
)?
Oh, I thought this was about the line breaks, but the formatter actually breaks the code, removing the ;
after a
. So the “unexpected token” error is expected.
(I should probably add some error recovery to the IDE plugin.)
Well, once I understood what this issue was about, it was actually fairly easy :/ sorry for the delay!
Given
The formatter produces: