aboutsummaryrefslogtreecommitdiff
path: root/examples/main.ct
diff options
context:
space:
mode:
Diffstat (limited to 'examples/main.ct')
-rw-r--r--examples/main.ct3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/main.ct b/examples/main.ct
deleted file mode 100644
index 4ebe8b7..0000000
--- a/examples/main.ct
+++ /dev/null
@@ -1,3 +0,0 @@
-main() i32 {
- return 0;
-}