aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/function.out
blob: 3fa70990ed702f2c5b29f7a02f4de2a245e5d401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Testing -V
$foo: (1)
1: 'local foo'
$bar: (5)
1: 'one'
2: 'two    2'
3: '	'
4: ''
5: '3'
$baz: (0)
Testing -V with changed variables
$foo: (1)
1: 'local foo'
$bar: (5)
1: 'one'
2: 'two    2'
3: '	'
4: ''
5: '3'
$baz: (0)