Add Locomotice Basic

Fixes: #514
Co-Authored-By: Arryan Zaman <arryan@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2020-04-01 04:43:41 +13:00
parent 98516e4b9a
commit 18020762eb
2 changed files with 3 additions and 0 deletions

2
b/locomotive-basic.b Normal file
View File

@@ -0,0 +1,2 @@
10 print "Hello, World"
run