KT-987 Unboxing_nulls: Kotlinized versions of basic Java collections

This commit is contained in:
Andrey Breslav
2012-01-25 15:29:48 +04:00
parent a63989f003
commit 3e29aad6dd
34 changed files with 663 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="jdk-headers" />
</component>
</module>