index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
system
/
tslimsystem.nim
blob: 690f4ee9badf9924359b6fc952c5b9328b8cd588 (
plain
) (
blame
)
1
2
3
4
5
6
discard
"""
output: "123"
matrix: "-d:nimPreviewSlimSystem"
"""
echo
123