add support for setup_call_cleanup

This commit is contained in:
Mark Thom
2018-02-01 23:03:57 -07:00
parent d1c281ac0a
commit 7b5a2786da
14 changed files with 2076 additions and 1810 deletions

View File

@@ -100,6 +100,7 @@ The following predicates are built-in to rusty-wam.
* `once/1`
* `reverse/2`
* `select/3`
* `setup_call_cleanup/3`
* `throw/1`
* `true/0`
* `var/1`