mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-03 18:34:43 +00:00
disable one more test for C++
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
discard """
|
||||
output: "123"
|
||||
targets: "C"
|
||||
"""
|
||||
# Try to break the transformation pass:
|
||||
iterator iterAndZero(a: var openArray[int]): int =
|
||||
|
||||
Reference in New Issue
Block a user