shulkerscript-lang/tests/parsing/test1.shu

5 lines
63 B
Plaintext

namespace "parsing-test";
fn main() {
/say Hello, World!
}