diff --git a/examples/hello.not b/examples/hello.not new file mode 100644 index 0000000..57e9dad --- /dev/null +++ b/examples/hello.not @@ -0,0 +1 @@ +println("Hello, world!")