Added try ... catch.

This commit is contained in:
Marvin Blum
2015-10-25 13:51:53 +01:00
parent 9db5c2042d
commit c3c4ca6f7d
7 changed files with 39 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
* ~~inline buildin function call -> foo(a)(bar(x)(y));~~
* ~~negative values e.g. -1, operator !~~
* ~~tokenizer splits commands like "format" -> for, mat~~
* try ... catch
* ~~try ... catch~~
## Special cases