diff options
author | Ben Smith <binji@chromium.org> | 2016-12-15 13:56:06 -0800 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2016-12-15 15:22:45 -0800 |
commit | 8d0fcc1fe04fd3497795a01c692667d7d47f3441 (patch) | |
tree | 12cc82b236bc1aa376d60bd9a22ece577dfc10c7 /test/parse/expr/load.txt | |
parent | 180003ae092d1f083a1142fd5966aa5c24664cf8 (diff) | |
download | wabt-8d0fcc1fe04fd3497795a01c692667d7d47f3441.tar.gz wabt-8d0fcc1fe04fd3497795a01c692667d7d47f3441.tar.bz2 wabt-8d0fcc1fe04fd3497795a01c692667d7d47f3441.zip |
Update testsuite to f71cbe72bd5f4fb871bee39a9dc1278fa662a8a5
Diffstat (limited to 'test/parse/expr/load.txt')
-rw-r--r-- | test/parse/expr/load.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parse/expr/load.txt b/test/parse/expr/load.txt index a6f59dca..39470788 100644 --- a/test/parse/expr/load.txt +++ b/test/parse/expr/load.txt @@ -1,4 +1,5 @@ (module + (memory 1) (func i32.const 0 i32.load |