summary refs log tree commit diff stats
path: root/nimsuggest/tests/tchk_compiles.nim
blob: c8a3daac49a9f685c28a15386566eb3d3e7f5e5a (plain) (blame)
1
2
3
4
5
6
7
8
discard compiles(2 + "hello")

#[!]#
discard """
$nimsuggest --tester $file
>chk $1
chk;;skUnknown;;;;Hint;;???;;0;;-1;;">> (toplevel): import(dirty): tests/tchk_compiles.nim [Processing]";;0
"""