Rev 9377 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9377 | Rev 10181 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | test9=!append colon 2 to $g |
14 | test9=!append colon 2 to $g |
15 | test9=!append colon 3 to $test9 |
15 | test9=!append colon 3 to $test9 |
16 | test10=!append semicolon 2 to $g |
16 | test10=!append semicolon 2 to $g |
17 | test10=!append semicolon 3 to $test10 |
17 | test10=!append semicolon 3 to $test10 |
18 | 18 | ||
19 |
|
19 | vartest=$test1\ |
20 | $test2\ |
20 | $test2\ |
21 | $test3\ |
21 | $test3\ |
22 | $test4\ |
22 | $test4\ |
23 | $test5\ |
23 | $test5\ |
24 | $test6\ |
24 | $test6\ |