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 844c332 commit f5b03a9Copy full SHA for f5b03a9
1 file changed
vlib/v2/types/checker_test.v
@@ -1,6 +1,7 @@
1
// Copyright (c) 2026 Alexander Medvednikov. All rights reserved.
2
// Use of this source code is governed by an MIT license
3
// that can be found in the LICENSE file.
4
+// vtest build: !windows
5
module types
6
7
import os
0 commit comments