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:
ringabout
2023-04-21 21:37:58 +08:00
committed by GitHub
parent 48de0d0cf4
commit 4fa86422c0
140 changed files with 256 additions and 39 deletions

View File

@@ -1,5 +1,6 @@
discard """
targets: "c js"
matrix: "--mm:refc; --mm:orc"
output:'''@["3", "2", "1"]
'''
"""