Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 08:10
· 12 commits to main since this release

0.8.1

Grammar updates for C3 0.7.3.

  • Update $assert and $error grammar
  • Added d type suffix for real literals
  • Allow var $Type = <expr> (remove type requirement)
  • Allow $Type = <expr> (remove type requirement)
  • Allow $assignable(<expr>, <expr>) (remove type requirement)