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











                                                              
# test we get some suggestion at the end of the file

discard """
$nimsuggest --tester $file
>sug $1
sug;;skProc;;tcursor_at_end.main;;proc ();;$file;;10;;5;;"";;*
"""


proc main = discard

#[!]#