• Ozan Tezcan's avatar
    Fix Lua compile warning (#10805) · c81b5e55
    Ozan Tezcan authored
    Apparently, GCC 11.2.0 has a new fancy warning for misleading indentations.
    It prints a warning when BRET(b) is on the same line as the loop.
    c81b5e55
lua_bit.c 5.34 KB