6 lines
84 B
Plaintext
Vendored
6 lines
84 B
Plaintext
Vendored
class Usage {
|
|
void usage() {
|
|
test.AKt.a();
|
|
test.BKt.b();
|
|
}
|
|
} |