Files
kotlin-fork/idea/testData/findUsages/libraryUsages/javaLibrary/LibraryClassUsages.results.txt
T
Ilya Kirillov caff279255 FIR IDE: add missing binary extensions
This also reveals and error in find usages for fir: it does not work for library source files
So, corresponding tests are muted
2021-04-29 23:31:05 +03:00

2 lines
79 B
Plaintext
Vendored

Local variable declaration 10 val foo: Foo
Usage in import 7 import library.Foo