Commits on Source (4)
-
Waleed Khan authored
It doesn't manifest on my machine because it seems like the result of `foo` here should be forced to be an `int`: int foo = getLongValue() % getIntValue(); But on some setups, it seems that this produces a `long` value instead, which is then a warning when being put into an `int` value.
-
Waleed Khan authored
-
paoletti authored
-
paoletti authored
No preview for this file type