summaryrefslogtreecommitdiff
path: root/ctoclean/square.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'ctoclean/square.dcl')
-rw-r--r--ctoclean/square.dcl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ctoclean/square.dcl b/ctoclean/square.dcl
new file mode 100644
index 0000000..ea9aaa2
--- /dev/null
+++ b/ctoclean/square.dcl
@@ -0,0 +1,5 @@
+definition module square
+
+square :: !Int -> Int
+call_square :: !Int -> Int
+