Added support for EXIT op (#397)
* EXIT op * changelog * docs * Update CHANGELOG.md
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user