tartrazine/tests/procfile/test_basic.txt

16 lines
315 B
Plaintext
Raw Normal View History

2024-08-03 10:36:47 +00:00
---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