summaryrefslogtreecommitdiff
path: root/src/cli/runtime/RestFn5.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/runtime/RestFn5.cs')
-rw-r--r--src/cli/runtime/RestFn5.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/runtime/RestFn5.cs b/src/cli/runtime/RestFn5.cs
index 337e7d1a..2ec32b64 100644
--- a/src/cli/runtime/RestFn5.cs
+++ b/src/cli/runtime/RestFn5.cs
@@ -12,7 +12,7 @@
using System;
-namespace org.clojure.runtime
+namespace clojure.lang
{
public abstract class RestFn5 : AFn{