riverdelta/ui-tests/asm/not_toplevel.nil

6 lines
94 B
Text

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