summaryrefslogtreecommitdiff
path: root/language/bytecode.ott
diff options
context:
space:
mode:
Diffstat (limited to 'language/bytecode.ott')
-rw-r--r--language/bytecode.ott1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/bytecode.ott b/language/bytecode.ott
index be2bd4a4..704bda83 100644
--- a/language/bytecode.ott
+++ b/language/bytecode.ott
@@ -105,6 +105,7 @@ clexp :: 'CL_' ::=
| id :: :: id
| id . string :: :: field
| * id :: :: addr
+ | id -> string :: :: addr_field
| current_exception :: :: current_exception
| have_exception :: :: have_exception