147521d6cb
#KT-16118 Fixed #KT-30007 Fixed
8 lines
93 B
Plaintext
Vendored
8 lines
93 B
Plaintext
Vendored
import Outer.Middle as Middle1
|
|
|
|
class Outer {
|
|
class Middle {
|
|
class Inner
|
|
}
|
|
}
|