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
/
redundantSuspendModifier
T
History
Toshiaki Kameyama
354f8f0bf1
Redundant 'suspend' modifier inspection: don't report when function has suspend operator invoke
...
#KT-25465 Fixed
2019-05-18 11:54:57 +03:00
..
inspectionData
Has suspend calls: fix suspend iterator case
2017-12-07 15:54:47 +03:00
operators.kt
Redundant 'suspend' modifier inspection: don't report when function has suspend operator invoke
2019-05-18 11:54:57 +03:00
test.kt
…