synapse-product/stubs/synapse/synapse_rust.pyi

2 lines
46 B
Python
Raw Normal View History

2022-09-06 14:01:37 -04:00
def sum_as_string(a: int, b: int) -> str: ...