summaryrefslogtreecommitdiffstats
path: root/tests/new/MultiDispatchCp.out
blob: b92aa9ebc4ec01a43155916a3e16972a05534ac6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
**** exec ****
exec-string-s1
exec-integer-10
exec-double-1.25
exec-string-s2
exec-integer-20
exec-double-2.25
**** call ****
call-string-s1
call-integer-10
call-double-1.25
call-string-s2
call-integer-20
call-double-2.25
**** both=call ****
call-string-s1
call-integer-10
call-double-1.25
call-string-s2
call-integer-20
call-double-2.25