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: TTTTT
|
||||
|
||||
fun () {
|
||||
val tttt : TTTTT = null
|
||||
}
|
||||
Reference in New Issue
Block a user