Is `@CheckResult` expected to work in Kotlin? It s...
# android
k
Is
@CheckResult
expected to work in Kotlin? It seems to work fine in Java but linter doesn’t show the warning in Kotlin code.
Seems to be IDE issue, filed a bug: https://issuetracker.google.com/issues/141721643