Update to 132.1071
This commit is contained in:
committed by
Nikolay Krasko
parent
5c6cfce8ab
commit
bacf8b58f3
@@ -0,0 +1,14 @@
|
||||
package test
|
||||
|
||||
import test.A
|
||||
|
||||
class <caret>A {
|
||||
|
||||
}
|
||||
|
||||
class B: A {
|
||||
|
||||
}
|
||||
|
||||
// A
|
||||
val a = "A"
|
||||
Reference in New Issue
Block a user