8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
package some
|
|
|
|
import jettesting.*
|
|
|
|
fun other() {
|
|
data.topLevelFunction()
|
|
}
|