diff options
Diffstat (limited to 'test/parse/expr/current-memory.txt')
-rw-r--r-- | test/parse/expr/current-memory.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parse/expr/current-memory.txt b/test/parse/expr/current-memory.txt index 684fdec3..2c71ed35 100644 --- a/test/parse/expr/current-memory.txt +++ b/test/parse/expr/current-memory.txt @@ -1,4 +1,5 @@ (module + (memory 1) (func current_memory drop)) |