Remove support for ternary comparison operators
[fur] / examples / 17_comments.fur
diff --git a/examples/17_comments.fur b/examples/17_comments.fur
new file mode 100644 (file)
index 0000000..bab72ba
--- /dev/null
@@ -0,0 +1,2 @@
+# Furface is a great cat
+print('Hello, world\n')