UI test error annotations!

This commit is contained in:
nora 2024-06-02 20:48:17 +02:00
parent 5e7e99982d
commit a0efca50e0
42 changed files with 437 additions and 694 deletions

View file

@ -2,6 +2,7 @@ function a(_a: I32) =
___asm(
__locals(),
0,
//~^ ERROR: inline assembly instruction must be string literal with instruction
);
function main() = ;