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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedSymbol
T
History
Dmitry Gridin
b04fbbd43b
Fix
testUnusedSymbol_class_inspectionData_Inspections_test
test
2019-08-28 19:11:42 +07:00
..
class
Fix
testUnusedSymbol_class_inspectionData_Inspections_test
test
2019-08-28 19:11:42 +07:00
enum
Fix inspections test 'Unused symbol' for enum entry
2019-03-27 12:27:48 +07:00
function
Unused symbol: don't report for finalize() method #KT-13311 Fixed
2018-11-13 10:26:06 +03:00
functionMain
Fix UnusedSymbolInspection for parameterless and suspend main functions
2018-09-12 09:49:25 +03:00
js
…
object
…
parameter
…
property
Unused symbol suppression: get annotation descriptors via entries
2018-05-08 18:37:09 +03:00
typeAlias
…
typeParameter
Unused symbol: don't report for type parameter in open class #KT-23639 Fixed
2018-11-20 11:18:18 +03:00