TypeAccessibilityChecker: add more tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// "Create expected class in common module testModule_Common" "true"
|
||||
package a
|
||||
|
||||
import b.B
|
||||
|
||||
actual class <caret>A : B()
|
||||
Reference in New Issue
Block a user