aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/test/script/lexer/script-line.test
blob: 692161b6b146020ef320c9a8303c8085a6b758b4 (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 == 2
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])