summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/dotnet-library/scala/collection/mutable/OpenHashMap.scala4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dotnet-library/scala/collection/mutable/OpenHashMap.scala b/src/dotnet-library/scala/collection/mutable/OpenHashMap.scala
new file mode 100644
index 0000000000..df3bcaded6
--- /dev/null
+++ b/src/dotnet-library/scala/collection/mutable/OpenHashMap.scala
@@ -0,0 +1,4 @@
+/** OpenHashMap.scala currently doesn't work on .NET because of a bug.
+ * Remove this file once the ticket is closed.
+ * http://lampsvn.epfl.ch/trac/scala/ticket/1218
+ */