We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef39e83 commit 2246ae8Copy full SHA for 2246ae8
3 files changed
tests/compiler/switch.debug.wat
@@ -3316,7 +3316,7 @@
3316
local.get $0
3317
i32.store
3318
3319
- call $switch/doSwitchString
+ call $switch/doSwitchNullableString
3320
i32.const 1
3321
i32.eq
3322
i32.eqz
@@ -3334,7 +3334,7 @@
3334
3335
3336
3337
3338
i32.const 2
3339
3340
@@ -3352,7 +3352,7 @@
3352
3353
3354
3355
3356
i32.const 3
3357
3358
@@ -3370,7 +3370,7 @@
3370
3371
3372
3373
3374
i32.const 4
3375
3376
0 commit comments