(cherry picked from commit 433613e267)
This commit is contained in:
Andreas Rumpf
2019-08-13 06:37:37 +02:00
committed by narimiran
parent 05c273334a
commit 6af147ed1e
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
discard """
cmd: '''nim cpp --newruntime $file'''
cmd: '''nim cpp --newruntime --threads:on $file'''
output: '''(field: "value")
Indeed
axc