summary refs log blame commit diff stats
path: root/nimsuggest/tests/tsi_highlight.nim
blob: 2c19582cc61bb7d496f1e5fcea4fd7d582f7c6f1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                            
proc a: int = 0
e_c_h_o#[!]#

discard """
$nimsuggest --tester $file
>highlight $1
highlight;;skProc;;1;;5;;1
highlight;;skType;;1;;8;;3
highlight;;skResult;;1;;0;;0
highlight;;skProc;;2;;0;;7
"""