summaryrefslogtreecommitdiff
path: root/src/cli/runtime/PersistentQueue.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/runtime/PersistentQueue.cs')
-rw-r--r--src/cli/runtime/PersistentQueue.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/runtime/PersistentQueue.cs b/src/cli/runtime/PersistentQueue.cs
index 14d7c2f8..78635448 100644
--- a/src/cli/runtime/PersistentQueue.cs
+++ b/src/cli/runtime/PersistentQueue.cs
@@ -140,7 +140,7 @@ class Seq : ASeq {
}
}
-//*
+/*
public static void Main(String[] args) {
if (args.Length != 1)
{