aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/function.out
blob: 5a3da61957d1a6320818251ca0edc03f86ee05d7 (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
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)
Function name1 found
Function name2 found
Function name3 found
Function name4 found