This provides a transition from the non-promoting behavior of unary + - ~ to the C-like integral promotion behavior.
context
NegExp, UAddExp, or ComExp which is revised per rules References: https://issues.dlang.org/show_bug.cgi?id=16997
See Implementation
This provides a transition from the non-promoting behavior of unary + - ~ to the C-like integral promotion behavior.