1 2 3 4 5
error[E027]: invalid integer --> line:3:20 | 3 | $a = "foo" xor(256) | ^^^ this number is out of the valid range: [0, 255]