Files
2015-03-26 23:11:50 +03:00

3 lines
76 B
Kotlin
Vendored

fun test() {
MyClass.<warning descr="">Companion</warning>?.test?.test
}