5 lines
72 B
Plaintext
Vendored
5 lines
72 B
Plaintext
Vendored
@file:[JvmName("Test") JvmMultifileClass]
|
|
package test
|
|
|
|
fun b() = "bcd"
|