diff options
Diffstat (limited to 'test/desugar/basic.txt')
-rw-r--r-- | test/desugar/basic.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/desugar/basic.txt b/test/desugar/basic.txt index e5fab866..30143e5b 100644 --- a/test/desugar/basic.txt +++ b/test/desugar/basic.txt @@ -4,7 +4,7 @@ (global i32 (i32.const 1)) - (table anyfunc (elem 0)) + (table funcref (elem 0)) (memory (data "hello")) |