Update test

This commit is contained in:
nora 2024-05-13 19:21:34 +02:00
parent b2b80fe2ee
commit f164aad631

View file

@ -6,11 +6,3 @@ error: `__locals` cannot be used as a value
--> $DIR/not_toplevel.nil:3
3 | ___asm(__locals(), "drop");
^^^^^^^^
error: expression of type <ERROR> is not callable
--> $DIR/not_toplevel.nil:3
3 | ___asm(__locals(), "drop");
^^^^^^^^
error: expression of type <ERROR> is not callable
--> $DIR/not_toplevel.nil:3
3 | ___asm(__locals(), "drop");
^^^^^^