This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Cosmo 0.9.5
- Consume semicolon tokens instead of skipping them (e.x. this is now valid
int x = 5; (5 + 2) * 3
)
Full Changelog: v0.9.4...v0.9.5