summary refs log blame commit diff stats
path: root/tests/newconfig/tfoo.nim
blob: 0ace7c88a761f63e1bcfb593e974f71c34da5e4f (plain) (tree)
1
2
3
4
5
6
7






                                     
discard """
  cmd: "nim default $file"
  output: '''hello world!'''
  msg: '''[NimScript] exec: gcc -v'''
"""

echo "hello world!"