1 | There are 2 alternatives
|
---|
2 | Alternative 1 ==============
|
---|
3 | signed int
|
---|
4 |
|
---|
5 | Alternative 2 ==============
|
---|
6 |
|
---|
7 | There are 1 alternatives
|
---|
8 | Alternative 1 ==============
|
---|
9 | pointer to function
|
---|
10 | returning
|
---|
11 | nothing
|
---|
12 |
|
---|
13 |
|
---|
14 | There are 2 alternatives
|
---|
15 | Alternative 1 ==============
|
---|
16 | char
|
---|
17 |
|
---|
18 | Alternative 2 ==============
|
---|
19 |
|
---|
20 | There are 2 alternatives
|
---|
21 | Alternative 1 ==============
|
---|
22 | float
|
---|
23 |
|
---|
24 | Alternative 2 ==============
|
---|
25 |
|
---|
26 | There are 1 alternatives
|
---|
27 | Alternative 1 ==============
|
---|
28 |
|
---|
29 | There are 1 alternatives
|
---|
30 | Alternative 1 ==============
|
---|
31 |
|
---|
32 | There are 1 alternatives
|
---|
33 | Alternative 1 ==============
|
---|
34 |
|
---|
35 | There are 1 alternatives
|
---|
36 | Alternative 1 ==============
|
---|
37 |
|
---|
38 | There are 1 alternatives
|
---|
39 | Alternative 1 ==============
|
---|
40 | instance of type T (not function type)
|
---|
41 |
|
---|
42 | There are 1 alternatives
|
---|
43 | Alternative 1 ==============
|
---|
44 | instance of type T (not function type)
|
---|
45 |
|
---|
46 | There are 1 alternatives
|
---|
47 | Alternative 1 ==============
|
---|
48 | instance of type T (not function type)
|
---|
49 |
|
---|
50 | There are 1 alternatives
|
---|
51 | Alternative 1 ==============
|
---|
52 | instance of type T (not function type)
|
---|
53 |
|
---|
54 | There are 1 alternatives
|
---|
55 | Alternative 1 ==============
|
---|
56 |
|
---|
57 | There are 1 alternatives
|
---|
58 | Alternative 1 ==============
|
---|
59 | instance of type T (not function type)
|
---|
60 |
|
---|
61 | Error: No reasonable alternatives for expression Applying untyped:
|
---|
62 | Name: ?=?
|
---|
63 | ...to:
|
---|
64 | Address of:
|
---|
65 | Member Expression, with field:
|
---|
66 | i: instance of type P1 (not function type)
|
---|
67 | from aggregate:
|
---|
68 | Applying untyped:
|
---|
69 | Name: *?
|
---|
70 | ...to:
|
---|
71 | Variable Expression: _dst: pointer to instance of struct __anonymous0
|
---|
72 | Member Expression, with field:
|
---|
73 | i: instance of type P1 (not function type)
|
---|
74 | from aggregate:
|
---|
75 | Variable Expression: _src: instance of struct __anonymous0
|
---|
76 |
|
---|
77 | Error: No reasonable alternatives for expression Applying untyped:
|
---|
78 | Name: ?=?
|
---|
79 | ...to:
|
---|
80 | Address of:
|
---|
81 | Member Expression, with field:
|
---|
82 | j: instance of type P2 (not function type)
|
---|
83 | from aggregate:
|
---|
84 | Applying untyped:
|
---|
85 | Name: *?
|
---|
86 | ...to:
|
---|
87 | Variable Expression: _dst: pointer to instance of struct __anonymous0
|
---|
88 | Member Expression, with field:
|
---|
89 | j: instance of type P2 (not function type)
|
---|
90 | from aggregate:
|
---|
91 | Variable Expression: _src: instance of struct __anonymous0
|
---|
92 |
|
---|
93 | Error: No reasonable alternatives for expression Applying untyped:
|
---|
94 | Name: ?=?
|
---|
95 | ...to:
|
---|
96 | Address of:
|
---|
97 | Name: i
|
---|
98 | Name: 0
|
---|
99 |
|
---|
100 | Error: No reasonable alternatives for expression Applying untyped:
|
---|
101 | Name: twice
|
---|
102 | ...to:
|
---|
103 | Name: x
|
---|
104 |
|
---|
105 | Error: No reasonable alternatives for expression Applying untyped:
|
---|
106 | Name: min
|
---|
107 | ...to:
|
---|
108 | constant expression 4.0 double constant expression 3.0 double
|
---|