EA-36473 Wrap method for JetLightClass with invalid fq name
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
trait Some {
|
||||
fun <caret>some() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
trait Some {
|
||||
fun <caret>some() {
|
||||
}
|
||||
}
|
||||