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
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin-fork
/
idea
/
testData
/
intentions
/
convertPropertyInitializerToGetter
T
History
Mikhail Glukhikh
13fc526695
Fix "unexpected error type" exception in initializer -> getter
...
So #KT-19674 Fixed
2017-09-15 11:16:51 +03:00
..
.intention
…
errorType.kt
Fix "unexpected error type" exception in initializer -> getter
2017-09-15 11:16:51 +03:00
errorType.kt.after
Fix "unexpected error type" exception in initializer -> getter
2017-09-15 11:16:51 +03:00
inapplicableIfExtensionProperty.kt
…
inapplicableIfLocalVariableInFun.kt
…
inapplicableIfLocalVariableInInitBlock.kt
…
inapplicableIfNoInitializer.kt
…
notInLambda.kt
ConvertPropertyInitializerToGetterIntention to not be available inside lambda initializer
2016-04-29 11:23:22 +03:00
propertyWithInitializerWithoutAccessors.kt
…
propertyWithInitializerWithoutAccessors.kt.after
…
propertyWithInitializerWithSetter.kt
Intention tests: skip errors check for tests that fix some error
2015-12-17 11:11:25 +03:00
propertyWithInitializerWithSetter.kt.after
Intention tests: skip errors check for tests that fix some error
2015-12-17 11:11:25 +03:00
semicolon.kt
…
semicolon.kt.after
…
topLevelDeclaration.kt
#KT-9938 Fixed
2015-12-09 07:32:41 +03:00
topLevelDeclaration.kt.after
#KT-9938 Fixed
2015-12-09 07:32:41 +03:00