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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
when
/
withSubjectVariable
T
History
Andrey Zinovyev
b706e776ad
[FIR] Add VARIABLE_WITH_NO_TYPE_NO_INITIALIZER diagnostic
2021-07-28 16:56:53 +03:00
..
capturingInInitializer.fir.kt
…
capturingInInitializer.kt
…
capturingInInitializer.txt
…
invisibleOutsideOfWhen.kt
…
invisibleOutsideOfWhen.txt
…
jumpoutInInitializer.fir.kt
…
jumpoutInInitializer.kt
…
jumpoutInInitializer.txt
…
nestedWhenWithSubject.fir.kt
…
nestedWhenWithSubject.kt
…
nestedWhenWithSubject.txt
…
noSubjectVariableName.kt
…
noSubjectVariableName.txt
…
reassignmentToWhenSubjectVariable.kt
…
reassignmentToWhenSubjectVariable.txt
…
shadowingOtherVariable.fir.kt
…
shadowingOtherVariable.kt
…
shadowingOtherVariable.txt
…
smartCastOnValueBoundToSubjectVariable.fir.kt
…
smartCastOnValueBoundToSubjectVariable.kt
…
smartCastOnValueBoundToSubjectVariable.txt
…
smartCastsOnSubjectVariable.fir.kt
…
smartCastsOnSubjectVariable.kt
…
smartCastsOnSubjectVariable.txt
…
smartcastToEnum.kt
…
smartcastToEnum.txt
…
smartcastToSealed.kt
…
smartcastToSealed.txt
…
softModifierName.kt
…
softModifierName.txt
…
subjectVariableInIsPattern.kt
…
subjectVariableInIsPattern.txt
…
unsupportedFeature.fir.kt
…
unsupportedFeature.kt
…
unsupportedFeature.txt
…
unsupportedVariableDeclarationsInWhenSubject.fir.kt
[FIR] Add VARIABLE_WITH_NO_TYPE_NO_INITIALIZER diagnostic
2021-07-28 16:56:53 +03:00
unsupportedVariableDeclarationsInWhenSubject.kt
…
unsupportedVariableDeclarationsInWhenSubject.txt
…
unusedWhenSubjectVariable.fir.kt
…
unusedWhenSubjectVariable.kt
…
unusedWhenSubjectVariable.txt
…