DanielXMoore / Civet

A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.33k stars 28 forks source link

Allow EmptyStatement in ClassBody #1226

Closed edemaine closed 1 month ago

edemaine commented 1 month ago

Fixes #1223

This was actually in the spec, just hard to see the ";" at the end.