def add(x: int, y: int) -> int: """ // c code int x, y return x + y """
That's...horrifying yet amazing.
That's...horrifying yet amazing.