forked-synapse/stubs/synapse/synapse_rust.pyi
2022-09-06 19:01:37 +01:00

2 lines
46 B
Python

def sum_as_string(a: int, b: int) -> str: ...