diff --git a/examples/hello.tb b/examples/hello.tb new file mode 100644 index 0000000..9a18a89 --- /dev/null +++ b/examples/hello.tb @@ -0,0 +1 @@ +10 PRINT "Hello, world!"