aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/lexer/buildspec.testscript
blob: d3dd66059364800104846b1784c00d212290cfbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# file      : unit-tests/lexer/buildspec.testscript
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

test.arguments = buildspec

: punctuation
:
$* <:'x,x(x)' >>EOO
'x'
,
'x'
 (
'x'
)
EOO