diff options
Diffstat (limited to 'test/threads.fromasm')
-rw-r--r-- | test/threads.fromasm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/threads.fromasm b/test/threads.fromasm index 3199bb22c..7aafe4a4b 100644 --- a/test/threads.fromasm +++ b/test/threads.fromasm @@ -5,7 +5,7 @@ (import "env" "tableBase" (global $tableBase i32)) (data (get_global $memoryBase) "threads.asm.js") (export "test" (func $test)) - (func $test + (func $test (; 0 ;) (local $0 i32) (drop (i32.atomic.load |