Skip to content

Commit 74c152b

Browse files
authored
tests: add autofree vtest flags too to vlib/v/tests/autofree_generic_math_test.v (#26588)
1 parent 4cf14a8 commit 74c152b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎vlib/v/tests/autofree_generic_math_test.v‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// vtest vflags: -autofree
2+
// vtest build: !sanitize-address-gcc && !sanitize-address-clang
13
// Test for memory leak fix when using generics with math.min/max and autofree
24
module main
35

0 commit comments

Comments
 (0)