mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 08:54:53 +00:00
9
tests/misc/tvcc.nim
Normal file
9
tests/misc/tvcc.nim
Normal file
@@ -0,0 +1,9 @@
|
||||
discard """
|
||||
matrix: "--cc:vcc"
|
||||
disabled: "linux"
|
||||
disabled: "bsd"
|
||||
disabled: "osx"
|
||||
disabled: "unix"
|
||||
disabled: "posix"
|
||||
"""
|
||||
doAssert true
|
||||
Reference in New Issue
Block a user