summary refs log blame commit diff stats
path: root/testament/tests/shouldfail/tmaxcodesize.nim
blob: 92022ee975598f325748225a10686bca21c3e3eb (plain) (tree)
1
2
3
4
5
           
                


                  
discard """
  maxcodesize: 1
"""

echo "Hello World"