mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
i=-4: <IndexError>
|
|
i=-3: <Name foo.txt:1:1-1:2>
|
|
i=-2: <Name foo.txt:1:3-1:4>
|
|
i=-1: <Name foo.txt:1:5-1:6>
|
|
i=0: <Name foo.txt:1:1-1:2>
|
|
i=1: <Name foo.txt:1:3-1:4>
|
|
i=2: <Name foo.txt:1:5-1:6>
|
|
i=3: <IndexError>
|
|
i=4: <IndexError>
|
|
Done
|