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 ef7c28d commit f74606cCopy full SHA for f74606c
1 file changed
vlib/v2/transformer/transformer_v2_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: false
5
module transformer
6
7
import os
0 commit comments