mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-23 04:01:07 -05:00
2 lines
46 B
Python
2 lines
46 B
Python
|
def sum_as_string(a: int, b: int) -> str: ...
|