aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test/script/lexer/second-token.test
blob: a665fede2ce38c872474ea61f2f9f8d9dcacb845 (plain)
1
2
3
4
5
6
7
8
# Note: this mode auto-expires after each token.
#
test.arguments += first-token

$* <";" >>EOO # semi-only
;
<newline>
EOO