diff options
Diffstat (limited to 'test/polymorphic_stack.wast.fromBinary.noDebugInfo')
-rw-r--r-- | test/polymorphic_stack.wast.fromBinary.noDebugInfo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/polymorphic_stack.wast.fromBinary.noDebugInfo b/test/polymorphic_stack.wast.fromBinary.noDebugInfo index a360a2fe3..6a7a97774 100644 --- a/test/polymorphic_stack.wast.fromBinary.noDebugInfo +++ b/test/polymorphic_stack.wast.fromBinary.noDebugInfo @@ -4,7 +4,6 @@ (type $2 (func (param i32))) (type $3 (func)) (import "env" "table" (table 9 9 anyfunc)) - (memory $0 0) (func $0 (; 0 ;) (type $1) (result i32) (block $label$1 (result i32) (unreachable) |