Files
kotlin-fork/compiler/frontend.java
Alexander Udalov c14e324e85 Don't load Java's "FooPackage" class as a Kotlin package
Before creating a Kotlin package scope for a classfile, first check if it
contains KotlinInfo annotation
2013-08-23 17:39:20 +04:00
..