We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f2204 commit e2c62e9Copy full SHA for e2c62e9
tests/backend/checkmach/t5.ml
@@ -1 +1 @@
1
-let[@assume noalloc] test x = [x;x+1]
+let[@assume noalloc][@inline never] test x = [x;x+1]
0 commit comments