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.
v
-g
Self tests
1 parent a130463 commit b9d746fCopy full SHA for b9d746f
1 file changed
ci/linux_ci.vsh
@@ -83,6 +83,7 @@ fn test_pure_v_math_module_tcc() {
83
}
84
85
fn self_tests_tcc() {
86
+ exec('v -keepc -cc tcc -g self')
87
self_tests()
88
89
0 commit comments