# file      : libbuild2/lexer+buildspec.test.testscript
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

test.arguments = buildspec

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