summaryrefslogtreecommitdiff
path: root/test/parse/expr/current-memory.txt
blob: 2c71ed357c85e8e8ef1a718c263492ca5f61093a (plain)
1
2
3
4
5
(module
  (memory 1)
  (func
    current_memory
    drop))