aboutsummaryrefslogtreecommitdiffstats
path: root/examples/test.moon
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test.moon')
-rw-r--r--examples/test.moon8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/test.moon b/examples/test.moon
deleted file mode 100644
index ef25cd8..0000000
--- a/examples/test.moon
+++ /dev/null
@@ -1,8 +0,0 @@
-import vec2 from require 'cpml'
-
-=>
- input.point @p
-
- input.rect @re, max: @p!
-
- input.circle @circ, center: @p!