diff options
Diffstat (limited to 'language/l2.ott')
| -rw-r--r-- | language/l2.ott | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/l2.ott b/language/l2.ott index 736b1c99..fcd3abe8 100644 --- a/language/l2.ott +++ b/language/l2.ott @@ -194,6 +194,7 @@ base_effect :: 'BE_' ::= | unspec :: :: unspec {{ com unspecified values }} | nondet :: :: nondet {{ com nondeterminism from intra-instruction parallelism }} | lset :: :: lset {{ com Local mutation happend; not user-writable }} + | escape :: :: escape {{ com Internal tracking of expressions and functions that might call exit }} effect :: 'Effect_' ::= |
