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
d76db0e011a09494359af805e9b2e8614debbed7
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
redundantSuspend
T
History
Toshiaki Kameyama
08588001be
Redundant suspend modifier: do not report when the function has 'actual' modifier
...
#KT-37746 Fixed
2020-05-14 12:08:52 +02:00
..
.inspection
…
actual.kt
Redundant suspend modifier: do not report when the function has 'actual' modifier
2020-05-14 12:08:52 +02:00
coroutineContext.kt
…
override.kt
…
parenthesized.kt
…
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