7 lines
39 B
Plaintext
7 lines
39 B
Plaintext
|
|
module std.io;
|
|
|
|
print(...) : void
|
|
{
|
|
}
|