15 lines
315 B
Text
15 lines
315 B
Text
---input---
|
|
task: executable --options
|
|
$XDG_SESSION_PATH
|
|
|
|
---tokens---
|
|
'task' Name.Label
|
|
':' Punctuation
|
|
' ' Text.Whitespace
|
|
'executable' Text
|
|
' ' Text.Whitespace
|
|
'--options' Text
|
|
'\n' Text.Whitespace
|
|
|
|
'$XDG_SESSION_PATH' Name.Variable
|
|
'\n' Text.Whitespace
|