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