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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
nj2k
/
testData
/
inference
/
common
T
History
Ilya Kirillov
f61bb5aa39
New J2K: implement mutability inference in post-processing
...
#KT-24293 fixed #KT-19603 fixed
2019-09-10 14:09:26 +03:00
..
arrayAssignment.kt
…
arrayOfArrays.kt
…
callFunctionWithTypeParamFromOuterScope.kt
…
callWithTypeParams.kt
…
constructorCall.kt
…
delegationConstructorCall.kt
…
elementOfArrayAssignment.kt
…
elementOfListAssignment.kt
…
forLoop.kt
New J2K: implement mutability inference in post-processing
2019-09-10 14:09:26 +03:00
functionCall.kt
…
functionReturn.kt
…
functionWithTypeParamCall.kt
…
lambdaAsParameter.kt
…
lambdaAssign.kt
…
lambdaImplicitReturn.kt
…
lambdaReturn.kt
…
listAssignment.kt
…
listGenerator.kt
…
listOfLists.kt
…
listOfListsGenerator.kt
…
memberCall.kt
…
newExpression.kt
New J2K: implement mutability inference in post-processing
2019-09-10 14:09:26 +03:00
returnFromLambda.kt
…
sequenceOfCalls.kt
…
sequenceOfCallsWIthLambda.kt
…
simpleAssignment.kt
…
superCall.kt
…
superConstuctorCall.kt
…
superFunctionReturnTypeWithTypeParameters.kt
…
superFunctionReturnTypeWithTypeParametersSubstitution.kt
…
superFunctionType.kt
…
typeParamsBounds.kt
…
varargsInCall.kt
…