6 lines
64 B
Kotlin
Vendored
6 lines
64 B
Kotlin
Vendored
//ALLOW_AST_ACCESS
|
|
package test
|
|
|
|
private fun topLevelFun() = 0
|
|
|