summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/tmaxcodesize.nim
blob: 9879e418147d02ba94e6054e61f64396b66a1a8e (plain) (blame)
1
2
3
4
5
discard """
maxcodesize: 1
"""

echo "Hello World"