about summary refs log tree commit diff
path: root/others/mHoang/decor.scm
diff options
context:
space:
mode:
Diffstat (limited to 'others/mHoang/decor.scm')
-rw-r--r--others/mHoang/decor.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/others/mHoang/decor.scm b/others/mHoang/decor.scm
new file mode 100644
index 0000000..1b4cea2
--- /dev/null
+++ b/others/mHoang/decor.scm
@@ -0,0 +1,2 @@
+(display (exact-integer-sqrt (read)))
+(newline)