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
7bcd6619cfe2d7f7b3aabb052d516a5416014b6f
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
redundantSuspend
T
History
Toshiaki Kameyama
1f6b7dd88d
"Redundant suspend modifier": fix false negative with only recursive call
...
#KT-35829 Fixed
2020-04-03 01:17:15 +03:00
..
.inspection
…
coroutineContext.kt
…
override.kt
…
parenthesized.kt
"Redundant 'suspend' modifier": do not report when function has 'suspend' calls by parenthesized expression
2020-02-05 14:31:13 +03:00
recursiveCall.kt
"Redundant suspend modifier": fix false negative with only recursive call
2020-04-03 01:17:15 +03:00
recursiveCall.kt.after
"Redundant suspend modifier": fix false negative with only recursive call
2020-04-03 01:17:15 +03:00