This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c82bc8f0ceadbc4b04d2b93804872d97bcf3cfeb
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
reflection
/
call
T
History
Alexander Udalov
931c2ce47a
Reflection: fix calling suspend fun returning value class over primitive
...
#KT-47973 Fixed
2023-10-20 08:50:26 +00:00
..
bound
…
inlineClasses
Reflection: fix calling suspend fun returning value class over primitive
2023-10-20 08:50:26 +00:00
valueClasses
…
bigArity.kt
…
callInstanceJavaMethod.kt
…
callPrivateJavaMethod.kt
…
callStaticJavaMethod.kt
…
cannotCallEnumConstructor.kt
…
disallowNullValueForNotNullField.kt
…
equalsHashCodeToString.kt
…
exceptionHappened.kt
…
fakeOverride.kt
…
fakeOverrideSubstituted.kt
…
incorrectNumberOfArguments.kt
…
innerClassConstructor.kt
…
jvmStatic.kt
…
jvmStaticInObjectIncorrectReceiver.kt
…
localClassMember.kt
…
memberOfGenericClass.kt
…
privateProperty.kt
…
propertyAccessors.kt
…
propertyGetterAndGetFunctionDifferentReturnType.kt
…
protectedMembers.kt
…
returnUnit.kt
…
simpleConstructor.kt
…
simpleMemberFunction.kt
…
simpleTopLevelFunctions.kt
…