blob: 3b2c9b5440e57aae1252d087c51e887d22e3f195 [file] [log] [blame]
// "class org.jetbrains.kotlin.idea.quickfix.ImportFix" "false"
// ERROR: Unresolved reference: SomeTest
package testing
val x = some.<caret>SomeTest()