5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
|
namespace "parsing-test";
|
||
|
|
||
|
fn main() {
|
||
|
/say Hello, World!
|
||
|
}
|