Commit 92150801 authored by Tom Niget's avatar Tom Niget

Remove obsolete TODO for bitwise operators precedence

parent 2e7ccf45
......@@ -36,7 +36,6 @@ def fct2():
if __name__ == "__main__":
# todo: 0x55 & 7 == 5
print(is_cpp)
# TODO: doesn't compile under G++ 12.2, fixed in trunk on March 15
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98056
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment