File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
java/ql/test-kotlin2/library-tests/private-anonymous-types Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
| other.kt:1:1:1:34 | Ext | other.kt:1:1:1:34 | Ext |
17
17
| test.kt:0:0:0:0 | TestKt | test.kt:24:1:24:38 | user |
18
18
| test.kt:1:1:5:1 | If | test.kt:3:3:3:11 | getX |
19
- | test.kt:7:1:22:1 | A | test.kt:7:6:22:1 | A |
19
+ | test.kt:7:1:22:1 | A | test.kt:7:16:7:21 | A |
20
20
| test.kt:7:1:22:1 | A | test.kt:9:3:11:3 | anonType |
21
21
| test.kt:7:1:22:1 | A | test.kt:9:3:11:3 | getAnonType |
22
+ | test.kt:7:1:22:1 | A | test.kt:13:3:15:3 | getPrivateAnonType$private |
22
23
| test.kt:7:1:22:1 | A | test.kt:13:3:15:3 | privateAnonType |
23
- | test.kt:7:1:22:1 | A | test.kt:13:11:15:3 | getPrivateAnonType$private |
24
24
| test.kt:7:1:22:1 | A | test.kt:17:3:20:3 | privateUser |
25
25
| test.kt:9:18:11:3 | new If<T>(...) { ... } | test.kt:9:18:11:3 | |
26
+ | test.kt:9:18:11:3 | new If<T>(...) { ... } | test.kt:10:5:10:22 | getX |
26
27
| test.kt:9:18:11:3 | new If<T>(...) { ... } | test.kt:10:5:10:22 | x |
27
- | test.kt:9:18:11:3 | new If<T>(...) { ... } | test.kt:10:14:10:22 | getX |
28
28
| test.kt:13:33:15:3 | new If<T>(...) { ... } | test.kt:13:33:15:3 | |
29
+ | test.kt:13:33:15:3 | new If<T>(...) { ... } | test.kt:14:5:14:22 | getX |
29
30
| test.kt:13:33:15:3 | new If<T>(...) { ... } | test.kt:14:5:14:22 | x |
30
- | test.kt:13:33:15:3 | new If<T>(...) { ... } | test.kt:14:14:14:22 | getX |
31
31
enclosingTypes
32
32
| file:///!unknown-binary-location/A$<no name provided>.class:0:0:0:0 | new If<T>(...) { ... }<> | file:///!unknown-binary-location/A.class:0:0:0:0 | A<CharSequence> |
33
33
| file:///!unknown-binary-location/A$<no name provided>.class:0:0:0:0 | new If<T>(...) { ... }<> | file:///!unknown-binary-location/A.class:0:0:0:0 | A<String> |
You can’t perform that action at this time.
0 commit comments