• jjjalljs
    link
    fedilink
    arrow-up
    16
    ·
    8 months ago

    Nothing to test? Lol what.

    def add(a: int, b: int) -> int: return a * b

    All types are correct. No side effects. Does the wrong thing.