Skip to content

Commit 59eb81b

Browse files
committed
Accept test changes: a raw class getting extracted solely for use in a signature
We could revert this by allowing useType to avoid triggering class-instance extraction when used just for its signature result
1 parent f5579d5 commit 59eb81b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
| TestClassA.kt:2:1:3:1 | TestClassA |
2+
| TestClassA.kt:2:1:3:1 | TestClassA<> |
23
| TestClassAUser.kt:0:0:0:0 | TestClassAUserKt |
34
| TestClassAUser.kt:15:1:15:24 | TestClassAUser |
45
| file:///!unknown-binary-location/TestClassA.class:0:0:0:0 | TestClassA<TestClassAUser> |

0 commit comments

Comments
 (0)