riverdelta/ui-tests/asm/invalid_instr.nil

7 lines
110 B
Text

function dropping(_a: I32) =
___asm(
__locals(),
"meow meow",
);
function main() = ;