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 4cf14a8 commit 74c152bCopy full SHA for 74c152b
1 file changed
vlib/v/tests/autofree_generic_math_test.v
@@ -1,3 +1,5 @@
1
+// vtest vflags: -autofree
2
+// vtest build: !sanitize-address-gcc && !sanitize-address-clang
3
// Test for memory leak fix when using generics with math.min/max and autofree
4
module main
5
0 commit comments