aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/return-0.cup3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/return-0.cup b/examples/return-0.cup
deleted file mode 100644
index 22d6772..0000000
--- a/examples/return-0.cup
+++ /dev/null
@@ -1,3 +0,0 @@
-fn main() {
- return 0;
-} \ No newline at end of file