Added support for EXIT op (#397)

* EXIT op

* changelog

* docs

* Update CHANGELOG.md
This commit is contained in:
Radosław Rowicki
2022-07-08 15:56:29 +02:00
committed by GitHub
parent 4dd247b159
commit 4bec4e5107
6 changed files with 18 additions and 2 deletions
+1
View File
@@ -80,3 +80,4 @@ contract AllSyntax =
let sh : shakespeare(shakespeare(int)) =
{wolfgang = state}
sh{wolfgang.wolfgang = sh.wolfgang} // comment
exit("hope you had fun reading this")