vn/data/compiler_test.vns

5 lines
52 B
Plaintext
Raw Normal View History

proc main
{
"Hello!";
"Scene test 123" #noclear;
}