Skip to content
Snippets Groups Projects
Commit d2ecb6de authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix data type promotions to mimic C++

Actually in C++ `unsigned int + int` gives an `unsigned int` which is not very
intuitive
parent ed3e65fc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment