Skip to content

v0.3.1

Compare
Choose a tag to compare
@cbuttner cbuttner released this 16 Feb 22:53
· 9 commits to main since this release

0.3.1

Final grammar for C3 0.6.7.

Changes

  • Added rule for short function syntax fn int test() => @pool() { return 1; }