diff options
Diffstat (limited to 'test/threads.fromasm.imprecise')
-rw-r--r-- | test/threads.fromasm.imprecise | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/threads.fromasm.imprecise b/test/threads.fromasm.imprecise index 44628a684..648b853bb 100644 --- a/test/threads.fromasm.imprecise +++ b/test/threads.fromasm.imprecise @@ -1,4 +1,5 @@ (module + (type $none_=>_none (func)) (import "env" "memory" (memory $memory (shared 256 256))) (export "test" (func $test)) (func $test (; 0 ;) (; has Stack IR ;) |