Files
2021-08-04 17:33:07 +03:00

5 lines
91 B
Kotlin
Vendored

// FIR_IDENTICAL
fun main() {
<!NOT_YET_SUPPORTED_IN_INLINE!>inline<!> fun a(){
}
}