There was an error while loading. Please reload this page.
try to compile
MAX_TCP_PORT = (2 ** 16) - 1
it compiles
line 3: binary op not implemented: Pow
how to reproduce
try to compile
expected result
it compiles
actual result