// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false" // ERROR: Unresolved reference: SomeTest // ACTION: Create class 'SomeTest' // ACTION: Replace safe access expression with 'if' expression package testing val x = testing?.SomeTest()