operator `+`(a, b: int): int { #pragma[magic: "AddInt64", pure] } 2 + 2; # Works! :D