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 eea0fba1..1dcc27da 100644 --- a/language/l2.ott +++ b/language/l2.ott @@ -193,6 +193,7 @@ base_effect :: 'BE_' ::= | undef :: :: undef {{ com undefined-instruction exception }} | unspec :: :: unspec {{ com unspecified values }} | nondet :: :: nondet {{ com nondeterminism from intra-instruction parallelism }} + | lset :: :: lset {{ com Local mutation happend; not user-writable }} effect :: 'Effect_' ::= |
