blob: 31302dca8dbb95ce2c14b8e2acec71516204b367 [file] [log] [blame]
// "class org.jetbrains.kotlin.idea.quickfix.ImportFix" "false"
// ACTION: Create interface 'SomeTest'
// ACTION: Create type alias 'SomeTest'
// ERROR: Unresolved reference: SomeTest
package testing
class Some: testing.<caret>SomeTest