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
ea69d26bace90ae8e7621d9d0e9868ea5386019a
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
unusedSymbol
T
History
Mikhail Zarechenskiy
ea69d26bac
Don't throw exception on error types in light classes mode
...
#KT-26829 Fixed #KT-26827 Fixed
2018-09-17 16:21:07 +03:00
..
.inspection
…
asDefaultConstructorParameter.kt
Unused symbol: add test to fix behaviour #KT-16318 Obsolete
2017-09-11 12:12:20 +03:00
companionViaImport.kt
Unused symbol: handle imports from nested objects correctly
2017-09-11 12:12:18 +03:00
dataInlineClassDeclaration.kt
Don't throw exception on error types in light classes mode
2018-09-17 16:21:07 +03:00
inAnonymous.kt
Unused symbol: never use VALUE_ARGUMENT scope for members
2017-09-11 12:12:17 +03:00
inAnonymousDeeply.kt
Unused symbol: do not use body of function literal as scope for members
2017-09-12 16:13:34 +03:00
inAnonymousRunWrapped.kt
Unused symbol: do not use body of function literal as scope for members
2017-09-12 16:13:34 +03:00
internal.kt
…
propertyOfInlineClassType.kt
Don't throw exception on error types in light classes mode
2018-09-17 16:21:07 +03:00
withJvmNameUsedFromKotlin.kt
Fix false "function is never used" for functions with '@JvmName'
2017-12-04 15:58:13 +03:00