-
由 Antonio Quartulli 提交于
In order to properly convert a bitwise AND to a boolean value, the whole expression must be prepended by "!!". Signed-off-by: NAntonio Quartulli <ordex@autistici.org>
9f9ff08d
In order to properly convert a bitwise AND to a boolean value, the whole
expression must be prepended by "!!".
Signed-off-by: NAntonio Quartulli <ordex@autistici.org>