KT-3016 Exception during analyze when some function has no name
#KT-3016 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// "Import Class" "false"
|
||||
// ERROR: Unresolved reference: TTT
|
||||
|
||||
object {
|
||||
val t : TTT = null
|
||||
}
|
||||
Reference in New Issue
Block a user