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
/
threads
/
tjsthreads.nim
blob: 5122c9cd690d3d23ddf94292a5e2a5072625fb5e (
plain
) (
blame
)
1
2
3
4
5
6
discard
"""
targets: "js"
matrix: "--threads:on"
"""
echo
123