rename 'package' to 'module'
[nit.git] / lib / standard / collection / hash_collection.nit
index da782d5..13c9f09 100644 (file)
@@ -11,7 +11,7 @@
 # another product.
 
 # Introduce Hashmap and Hashset.
-package hash_collection
+module hash_collection
 
 import array
 import hash