Repository URL to install this package:
|
Version:
2.13.0 ▾
|
---input---
>> foo()
bar
...
baz
---tokens---
'>> ' Generic.Prompt
'foo' Name
'(' Punctuation
')' Punctuation
'\n' Text.Whitespace
'bar\n' Generic.Output
'...\n' Generic.Output
'baz\n' Generic.Output