Files
Nim/tests/threads/tjsthreads.nim
flywind d1e093207a fix #17267 (#17273)
* remove unnecessary when statement

* remove outdated codes

* reuse jsffi

* move js json coverage

* fix #17267

* address comments

* Update compiler/main.nim

* Update tests/threads/tjsthreads.nim
2021-03-07 12:13:41 +01:00

7 lines
70 B
Nim

discard """
targets: "c cpp js"
matrix: "--threads"
"""
echo 123