summary refs log blame commit diff stats
path: root/tests/osproc/tafalse.nim
blob: 05a0bfce9dedbfa315ea727ff120aab3bbeb6086 (plain) (tree)
1
2
3
4
5
6
7



           


                                                             
discard """
exitcode: 1
"""

# 'tafalse.nim' to ensure it is compiled before texitcode.nim
import system
quit(QuitFailure)