Fixed bug with importing some of SAM-constructors and factory functions
#KT-3449 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// "Import" "true"
|
||||
// ERROR: Unresolved reference: XXX
|
||||
|
||||
fun f() {
|
||||
<caret>XXX { 1 }
|
||||
}
|
||||
Reference in New Issue
Block a user