Fixes: #544
Co-Authored-By: Hifiz <hifiz@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2020-03-30 16:43:16 +13:00
parent 35f84c43be
commit c74deb122c
2 changed files with 5 additions and 1 deletions

3
m/moo.moo Normal file
View File

@@ -0,0 +1,3 @@
@program hello:run
player:tell("Hello World");
.