This commit introduces a `@CheckReturnValue` annotation, inspired from org.jetbrains.annotations.CheckReturnValue, that specifies that the method return value must be used. See gh-33818
This commit introduces a `@CheckReturnValue` annotation, inspired from org.jetbrains.annotations.CheckReturnValue, that specifies that the method return value must be used. See gh-33818