mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 01:14:41 +00:00
* stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch
6 lines
121 B
Nim
6 lines
121 B
Nim
discard """
|
|
output: "123"
|
|
matrix: "-d:nimPreviewSlimSystem --mm:refc; -d:nimPreviewSlimSystem --mm:arc"
|
|
"""
|
|
|
|
echo 123 |