-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathtype.expected
More file actions
48 lines (48 loc) · 2.75 KB
/
type.expected
File metadata and controls
48 lines (48 loc) · 2.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
| Test.qll:4:15:4:18 | this | Test.qll:3:7:3:13 | Strings |
| Test.qll:4:22:4:76 | Set | file://:0:0:0:0 | string |
| Test.qll:4:23:4:24 | String | file://:0:0:0:0 | string |
| Test.qll:4:27:4:29 | String | file://:0:0:0:0 | string |
| Test.qll:4:32:4:34 | String | file://:0:0:0:0 | string |
| Test.qll:4:37:4:41 | String | file://:0:0:0:0 | string |
| Test.qll:4:44:4:48 | String | file://:0:0:0:0 | string |
| Test.qll:4:51:4:53 | String | file://:0:0:0:0 | string |
| Test.qll:4:56:4:58 | String | file://:0:0:0:0 | string |
| Test.qll:4:61:4:63 | String | file://:0:0:0:0 | string |
| Test.qll:4:66:4:69 | String | file://:0:0:0:0 | string |
| Test.qll:4:72:4:75 | String | file://:0:0:0:0 | string |
| Test.qll:8:14:8:17 | this | Test.qll:7:7:7:12 | Floats |
| Test.qll:8:21:8:70 | Set | file://:0:0:0:0 | float |
| Test.qll:8:22:8:24 | Float | file://:0:0:0:0 | float |
| Test.qll:8:27:8:29 | Float | file://:0:0:0:0 | float |
| Test.qll:8:32:8:34 | Float | file://:0:0:0:0 | float |
| Test.qll:8:37:8:39 | Float | file://:0:0:0:0 | float |
| Test.qll:8:42:8:44 | Float | file://:0:0:0:0 | float |
| Test.qll:8:47:8:49 | Float | file://:0:0:0:0 | float |
| Test.qll:8:52:8:54 | Float | file://:0:0:0:0 | float |
| Test.qll:8:57:8:59 | Float | file://:0:0:0:0 | float |
| Test.qll:8:62:8:64 | Float | file://:0:0:0:0 | float |
| Test.qll:8:67:8:69 | Float | file://:0:0:0:0 | float |
| Test.qll:11:37:11:42 | result | file://:0:0:0:0 | string |
| Test.qll:11:46:11:46 | a | Test.qll:3:7:3:13 | Strings |
| Test.qll:11:46:11:50 | AddExpr | file://:0:0:0:0 | string |
| Test.qll:11:50:11:50 | b | Test.qll:3:7:3:13 | Strings |
| Test.qll:13:36:13:41 | result | file://:0:0:0:0 | float |
| Test.qll:13:45:13:45 | a | Test.qll:7:7:7:12 | Floats |
| Test.qll:13:45:13:49 | AddExpr | file://:0:0:0:0 | float |
| Test.qll:13:49:13:49 | b | Test.qll:7:7:7:12 | Floats |
| Test.qll:16:12:16:15 | this | Test.qll:15:7:15:10 | Base |
| Test.qll:16:19:16:23 | String | file://:0:0:0:0 | string |
| Test.qll:18:15:18:20 | result | file://:0:0:0:0 | int |
| Test.qll:18:24:18:24 | Integer | file://:0:0:0:0 | int |
| Test.qll:22:11:22:14 | this | Test.qll:21:7:21:9 | Sub |
| Test.qll:22:18:22:22 | String | file://:0:0:0:0 | string |
| Test.qll:24:15:24:20 | result | file://:0:0:0:0 | int |
| Test.qll:24:24:24:33 | Super | Test.qll:15:7:15:10 | Base |
| Test.qll:24:24:24:39 | MemberCall | file://:0:0:0:0 | int |
| Test.qll:26:16:26:21 | result | file://:0:0:0:0 | int |
| Test.qll:26:25:26:29 | Super | Test.qll:15:7:15:10 | Base |
| Test.qll:26:25:26:35 | MemberCall | file://:0:0:0:0 | int |
| Test.qll:30:32:30:37 | result | file://:0:0:0:0 | int |
| Test.qll:30:41:30:41 | a | file://:0:0:0:0 | int |
| Test.qll:30:41:30:45 | MulExpr | file://:0:0:0:0 | int |
| Test.qll:30:45:30:45 | b | file://:0:0:0:0 | int |