add a testcase for vcc (#20915)

test vcc
This commit is contained in:
ringabout
2022-11-25 17:39:50 +08:00
committed by GitHub
parent 521720f30f
commit cbc2fa7156

9
tests/misc/tvcc.nim Normal file
View File

@@ -0,0 +1,9 @@
discard """
matrix: "--cc:vcc"
disabled: "linux"
disabled: "bsd"
disabled: "osx"
disabled: "unix"
disabled: "posix"
"""
doAssert true