mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-18 11:04:53 +00:00
stdlib tests now check refc too (#21664)
* stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
discard """
|
||||
targets: "c js"
|
||||
matrix: "--mm:refc; --mm:orc"
|
||||
output:'''@["3", "2", "1"]
|
||||
'''
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user