// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false" // ACTION: Create class 'SomeTest' // ERROR: Unresolved reference: SomeTest package testing val x = testing.SomeTest()