6 lines
69 B
Groff
Vendored
6 lines
69 B
Groff
Vendored
import new.*
|
|
|
|
fun main(args: Array<String>) {
|
|
B().f(
|
|
A().f(
|
|
} |