synapse/stubs/synapse/synapse_rust.pyi

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
46 B
Python
Raw Normal View History

2022-09-06 20:01:37 +02:00
def sum_as_string(a: int, b: int) -> str: ...