[LC] rename lightClasses/lightClasses to lightClasses/lightClassByFqName
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
// test.Foo
|
||||
package test
|
||||
|
||||
interface Foo {
|
||||
fun foo(): String
|
||||
fun (): Int
|
||||
}
|
||||
Reference in New Issue
Block a user