1
0
forked from M-Labs/nac3
nac3/test.py

3 lines
55 B
Python

def foo(x: int32, y: int32) -> int32:
return x + y