diff options
Diffstat (limited to 'test/parse/expr/current-memory.txt')
-rw-r--r-- | test/parse/expr/current-memory.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/parse/expr/current-memory.txt b/test/parse/expr/current-memory.txt new file mode 100644 index 00000000..d47523e3 --- /dev/null +++ b/test/parse/expr/current-memory.txt @@ -0,0 +1,3 @@ +(module + (func + (current_memory))) |