summary refs log blame commit diff stats
path: root/tests/caas/issue_416_template_shift.txt
blob: 951a21612a59374ac50a22da87286fa3562edac4 (plain) (tree)
1
2
3
4
5
6
7
8
9


                            
                                       
                                  

                                                 

                                                                      
                                       
                                                    
                                       

                                                          
issue_416_template_shift.nim
> c
SuccessX
> idetools --track:$TESTNIM,12,28 --def
def\tskType\tsystem.string\tstring
> idetools --track:$TESTNIM,12,35 --def
def\tskLet\t$MODULE.failtest.input\tTaintedString

# The following fail because they seem shifted one colum to the right.
> idetools --track:$TESTNIM,12,16 --def
def\tskTemplate\tsequtils.toSeq\tproc \(expr\): expr
> idetools --track:$TESTNIM,12,22 --def
def\tskIterator\tunicode.runes\titerator \(string\): TRune