This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b09a40d07a24bcdb8793ec4e23dbcab1c4e266d1
kotlin
/
compiler
/
testData
/
codegen
/
box
/
package
History
Mikhail Zarechenskiy
9fdd5fe5e8
Allow to import private members if they are in the same file
...
#KT-7724 Fixed
2017-04-05 21:35:06 +03:00
..
boxPrimitiveTypeInClinit.kt
…
checkCast.kt
…
incrementProperty.kt
…
initializationOrder.kt
Mute some box tests for native backend
2017-03-10 19:59:37 +03:00
invokespecial.kt
…
mainInFiles.kt
Mute some box tests for native backend
2017-03-10 19:59:37 +03:00
nullablePrimitiveNoFieldInitializer.kt
…
packageLocalClassNotImportedWithDefaultImport.kt
…
packageQualifiedMethod.kt
…
privateMembersInImportList.kt
Allow to import private members if they are in the same file
2017-04-05 21:35:06 +03:00
privateTopLevelPropAndVarInInner.kt
…