Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2f8b8915520217c656f00750d7faa239c6233ece
/
.
/
compiler
/
testData
/
codegen
/
boxWithJava
/
reflection
tree: d47ecb3686bdb34b719ea1f9d5a201214d356981
callInstanceJavaMethod/
callPrivateJavaMethod/
callStaticJavaMethod/
declaredVsInheritedFunctions/
declaredVsInheritedProperties/
functionReferenceErasedToKFunction/
javaClassGetFunctions/
javaMethodsSmokeTest/
javaPropertyInheritedInKotlin/
javaStaticField/
kotlinPropertyInheritedInJava/
mutatePrivateJavaInstanceField/
mutatePrivateJavaStaticField/
nestedClasses/
noConflictOnKotlinGetterAndJavaField/
parametersHaveNoNames/
platformTypeNotEqualToKotlinType/
platformTypeToString/
referenceToJavaFieldOfKotlinSubclass/