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
250456ab4b9768fa136c1e6954bfbdde800c1c97
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedSymbol
T
History
Evgeny Gerashchenko
4b6991603f
Minor. Split test file into two.
2015-08-15 12:29:46 +02:00
..
class
fix tests by adding missing 'init' keywords to testdata
2015-04-29 14:07:05 +02:00
function
Minor. Split test file into two.
2015-08-15 12:29:46 +02:00
js
Test for KT-7134 Command line entry point (main function is highlighted as unused)
2015-08-15 12:29:12 +02:00
object
KT-7484 Companion object is marked unused if it's only usages are statically imported from Java
2015-08-15 12:29:44 +02:00
parameter
KT-8137 AE at JetSourceNavigationHelper.convertNamedClassOrObject() on function local class with several constructor parameters
2015-07-01 19:43:54 +03:00
property
KT-8273 Don't mark serialVersionUID as unused
2015-08-15 12:29:42 +02:00
typeParameter
Highlighting unused type parameter.
2015-01-22 15:20:32 +03:00