• jjjalljs@ttrpg.network
    link
    fedilink
    arrow-up
    15
    ·
    1 year 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.