Skip to content

Commit 70ddb4b

Browse files
rossbergmanoskouk
andauthored
Update test/core/elem.wast
Co-authored-by: Manos Koukoutos <[email protected]>
1 parent 6871e54 commit 70ddb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core/elem.wast

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@
381381
"\04\04\01" ;; Table section: 1 table
382382
"\70\00\01" ;; Table 0: [1..] funcref
383383
"\09\0b\01" ;; Elem section: 1 element segment
384-
"\06\00\41\00\0b\70\01\d2\00\0b" ;; Segment 0: (table 0) (i32.const 0) funcref (ref.null 0)
384+
"\06\00\41\00\0b\70\01\d2\00\0b" ;; Segment 0: (table 0) (i32.const 0) funcref (ref.func 0)
385385
"\0a\04\01" ;; Code section: 1 function
386386
"\02\00\0b" ;; Function 0: empty
387387
)

0 commit comments

Comments
 (0)