qwertie / ecsharp

Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
http://ecsharp.net
Other
172 stars 25 forks source link

EC# prints `( {stuff;} )` incorrectly #90

Closed qwertie closed 4 years ago

qwertie commented 5 years ago

The expression ( {stuff;} ) comes out as

(( { stuff; }
)
;
qwertie commented 4 years ago

Fixed for v28.0