Remove unnecessary/redundant cast operations #258
JulianKemmerer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ex
x = (int32_t)(int32_t)y;
Beta Was this translation helpful? Give feedback.
All reactions