summaryrefslogtreecommitdiffstats
path: root/tests/snippets/doscon/test_gt_only.txt
blob: b37b8faeece726fe3acfc327550a9098d64e6c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
---input---
> py
hi

---tokens---
'>'           Generic.Prompt
' '           Text
'py'          Text
'\n'          Text

'hi\n'        Generic.Output