summaryrefslogtreecommitdiff
path: root/examples/safe/untrusted.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/safe/untrusted.scm')
-rw-r--r--examples/safe/untrusted.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/safe/untrusted.scm b/examples/safe/untrusted.scm
index 9cdf1b640..f3ae5fe97 100644
--- a/examples/safe/untrusted.scm
+++ b/examples/safe/untrusted.scm
@@ -29,3 +29,5 @@
((= x 11))
(display (fact x))
(newline))
+
+;;; End of file.