aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test/script/lexer/script-line.test
blob: ff6780142b7dd7d04fa7788ea6117d580a0a5859 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
foo != 0
a=aaa
foo bar <"bbb $a ccc" >ddd 2>>EOE
eee
EOE
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
($3 == [null])