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
/
inspectionsLocal
/
unusedUnaryOperator
T
History
Toshiaki Kameyama
7abd0831a1
Unused unary operator: highlight whole expression in yellow
...
#KT-37156 Fixed
2020-05-27 02:38:40 +09:00
..
.inspection
…
annotation2.kt
UnusedUnaryOperatorInspection: shouldn't report on annotation entry
2020-03-12 08:46:33 +00:00
annotation3.kt
UnusedUnaryOperatorInspection: shouldn't report on annotation entry
2020-03-12 08:46:33 +00:00
annotation.kt
UnusedUnaryOperatorInspection: shouldn't report on annotation entry
2020-03-12 08:46:33 +00:00
basic2.kt
Unused unary operator: highlight whole expression in yellow
2020-05-27 02:38:40 +09:00
basic2.kt.after
…
basic.kt
…
basic.kt.after
…
namedParameter.kt
UnusedUnaryOperatorInspection: shouldn't report on annotation entry
2020-03-12 08:46:33 +00:00
usedAsExpression2.kt
…
usedAsExpression.kt
…
userOperator.kt
…