diff --git a/s/Shilling.shil b/s/Shilling.shil new file mode 100644 index 000000000..ee1d2ea17 --- /dev/null +++ b/s/Shilling.shil @@ -0,0 +1,5 @@ +start HelloWorld; + +blue HelloWorld { + parrot("Hello, World!"); +}