Skip to content

v0.2.6

Choose a tag to compare

@Divy1211 Divy1211 released this 14 Jul 13:26
· 67 commits to main since this release

Changelog

  • Fixed #11 - Incorrect errors on using const identifiers in valid const contexts
  • Fixed #12 - Valid trailing commas in fn defs and fn calls produce errors
  • Fixed #13 - Incorrect identifier name is shown in the NameError when a parameter's name is duplicated