@@ -53,33 +53,33 @@ implicitVarargsArguments
53
53
| test.kt:35:5:35:34 | funWithOnlyVarArgs(...) | 0 | test.kt:35:24:35:25 | 20 |
54
54
| test.kt:35:5:35:34 | funWithOnlyVarArgs(...) | 1 | test.kt:35:28:35:29 | 21 |
55
55
| test.kt:35:5:35:34 | funWithOnlyVarArgs(...) | 2 | test.kt:35:32:35:33 | 22 |
56
- | test.kt:36:5:36:50 | funWithArgsAndVarArgs(...) | 0 | test.kt:36:28 :36:30 | "foo" |
56
+ | test.kt:36:5:36:50 | funWithArgsAndVarArgs(...) | 0 | test.kt:36:27 :36:31 | "foo" |
57
57
| test.kt:36:5:36:50 | funWithArgsAndVarArgs(...) | 1 | test.kt:36:34:36:37 | true |
58
58
| test.kt:36:5:36:50 | funWithArgsAndVarArgs(...) | 2 | test.kt:36:40:36:41 | 30 |
59
59
| test.kt:36:5:36:50 | funWithArgsAndVarArgs(...) | 3 | test.kt:36:44:36:45 | 31 |
60
60
| test.kt:36:5:36:50 | funWithArgsAndVarArgs(...) | 4 | test.kt:36:48:36:49 | 32 |
61
- | test.kt:37:5:37:53 | funWithMiddleVarArgs(...) | 0 | test.kt:37:27 :37:29 | "foo" |
61
+ | test.kt:37:5:37:53 | funWithMiddleVarArgs(...) | 0 | test.kt:37:26 :37:30 | "foo" |
62
62
| test.kt:37:5:37:53 | funWithMiddleVarArgs(...) | 1 | test.kt:37:33:37:34 | 41 |
63
63
| test.kt:37:5:37:53 | funWithMiddleVarArgs(...) | 2 | test.kt:37:37:37:38 | 42 |
64
64
| test.kt:37:5:37:53 | funWithMiddleVarArgs(...) | 3 | test.kt:37:41:37:42 | 43 |
65
65
| test.kt:37:5:37:53 | funWithMiddleVarArgs(...) | 4 | test.kt:37:49:37:52 | true |
66
66
| test.kt:38:5:38:30 | funWithOnlyVarArgs(...) | 0 | test.kt:38:25:38:29 | array |
67
- | test.kt:39:5:39:46 | funWithArgsAndVarArgs(...) | 0 | test.kt:39:28 :39:30 | "foo" |
67
+ | test.kt:39:5:39:46 | funWithArgsAndVarArgs(...) | 0 | test.kt:39:27 :39:31 | "foo" |
68
68
| test.kt:39:5:39:46 | funWithArgsAndVarArgs(...) | 1 | test.kt:39:34:39:37 | true |
69
69
| test.kt:39:5:39:46 | funWithArgsAndVarArgs(...) | 2 | test.kt:39:41:39:45 | array |
70
- | test.kt:40:5:40:49 | funWithMiddleVarArgs(...) | 0 | test.kt:40:27 :40:29 | "foo" |
70
+ | test.kt:40:5:40:49 | funWithMiddleVarArgs(...) | 0 | test.kt:40:26 :40:30 | "foo" |
71
71
| test.kt:40:5:40:49 | funWithMiddleVarArgs(...) | 1 | test.kt:40:34:40:38 | array |
72
72
| test.kt:40:5:40:49 | funWithMiddleVarArgs(...) | 2 | test.kt:40:45:40:48 | true |
73
73
| test.kt:41:5:41:36 | new HasVarargConstructor(...) | 0 | test.kt:41:26:41:27 | 51 |
74
74
| test.kt:41:5:41:36 | new HasVarargConstructor(...) | 1 | test.kt:41:30:41:31 | 52 |
75
75
| test.kt:41:5:41:36 | new HasVarargConstructor(...) | 2 | test.kt:41:34:41:35 | 53 |
76
- | test.kt:42:5:42:43 | new HasVarargConstructor(...) | 0 | test.kt:42:27 :42:29 | "foo" |
76
+ | test.kt:42:5:42:43 | new HasVarargConstructor(...) | 0 | test.kt:42:26 :42:30 | "foo" |
77
77
| test.kt:42:5:42:43 | new HasVarargConstructor(...) | 1 | test.kt:42:33:42:34 | 61 |
78
78
| test.kt:42:5:42:43 | new HasVarargConstructor(...) | 2 | test.kt:42:37:42:38 | 62 |
79
79
| test.kt:42:5:42:43 | new HasVarargConstructor(...) | 3 | test.kt:42:41:42:42 | 63 |
80
80
| test.kt:43:5:43:38 | new SuperclassHasVarargConstructor(...) | 0 | test.kt:43:36:43:37 | 91 |
81
81
| test.kt:44:5:44:32 | new HasVarargConstructor(...) | 0 | test.kt:44:27:44:31 | array |
82
- | test.kt:45:5:45:39 | new HasVarargConstructor(...) | 0 | test.kt:45:27 :45:29 | "foo" |
82
+ | test.kt:45:5:45:39 | new HasVarargConstructor(...) | 0 | test.kt:45:26 :45:30 | "foo" |
83
83
| test.kt:45:5:45:39 | new HasVarargConstructor(...) | 1 | test.kt:45:34:45:38 | array |
84
84
| test.kt:55:13:55:43 | new X(...) | 0 | test.kt:55:42:55:42 | 1 |
85
85
| test.kt:55:13:55:43 | new X(...) | 1 | test.kt:55:15:55:35 | tmp0_s |
0 commit comments