aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test/script/lexer/script-line.test
blob: f03c3bbe8504efb6f5e4a41e9666e003ea32ea7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
foo
bar
$cxx.target.class
foo = baz
$foo
fox = $foo-$cxx.target.class
$fox
$test
$~
$*
$0
test = xxx
$0
$*
test.options += --foo
$1
test.arguments += bar
$2