diff options
Diffstat (limited to 'language/bytecode.ott')
| -rw-r--r-- | language/bytecode.ott | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/bytecode.ott b/language/bytecode.ott index d15418a4..be2bd4a4 100644 --- a/language/bytecode.ott +++ b/language/bytecode.ott @@ -59,6 +59,7 @@ fragment :: 'F_' ::= | op fragment :: :: unary | string ( fragment0 , ... , fragmentn ) :: :: call | fragment . string :: :: field + | string :: :: raw % init / clear -> create / kill |
