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
c19d62af7369727a5a6c278e2e18fa65ee6ee705
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
properties
/
inferenceFromGetters
T
History
victor.petukhov
d4515031de
Report warning about implicitly inferred nothing only for return position
...
^KT-31535 Fixed
2019-05-22 15:45:59 +03:00
..
blockBodyGetter.kt
…
blockBodyGetter.txt
…
cantBeInferred.kt
[NI] Update test data for diagnostic tests
2019-04-25 16:19:37 +03:00
cantBeInferred.ni.txt
[NI] Don't return resulting call if return type has uninferred types
2019-04-25 16:19:38 +03:00
cantBeInferred.txt
…
explicitGetterType.kt
…
explicitGetterType.txt
…
members.kt
…
members.txt
…
nullAsNothing.kt
Report warning about implicitly inferred nothing only for return position
2019-05-22 15:45:59 +03:00
nullAsNothing.txt
…
objectExpression.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
objectExpression.txt
…
overrides.kt
…
overrides.txt
…
primaryConstructorParameter.kt
…
primaryConstructorParameter.txt
…
recursiveGetter.kt
[NI] Update test data for diagnostic tests
2019-04-25 16:19:37 +03:00
recursiveGetter.ni.txt
[NI] Don't return resulting call if return type has uninferred types
2019-04-25 16:19:38 +03:00
recursiveGetter.txt
…
topLevel.kt
…
topLevel.txt
…
unsupportedInferenceFromGetters.kt
[NI] Update test data for diagnostic tests
2019-04-25 16:19:37 +03:00
unsupportedInferenceFromGetters.ni.txt
[NI] Don't return resulting call if return type has uninferred types
2019-04-25 16:19:38 +03:00
unsupportedInferenceFromGetters.txt
…
vars.kt
…
vars.txt
…