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
8c075bc6224c5cc8c31aa81379110faf0ef8bf83
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
unusedSymbol
T
History
Toshiaki Kameyama
74d83997c7
Fix false "function is never used" for functions with '@JvmName'
...
So #KT-20435 Fixed
2017-12-04 15:58:13 +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
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
…
withJvmNameUsedFromKotlin.kt
Fix false "function is never used" for functions with '@JvmName'
2017-12-04 15:58:13 +03:00