mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 08:25:02 +01:00
8 lines
291 B
Text
8 lines
291 B
Text
error: mismatched immediate lengths, expected 1, got 2
|
|
--> ./ui-tests/asm/wrong_imm.nil:4
|
|
4 | "local.get 0 0",
|
|
^^^^^^^^^^^^^^^
|
|
error: mismatched immediate lengths, expected 1, got 0
|
|
--> ./ui-tests/asm/wrong_imm.nil:12
|
|
12 | "local.get",
|
|
^^^^^^^^^^^
|