This website requires JavaScript.
Explore
Help
Sign In
lyken
/
nac3
forked from
M-Labs/nac3
Watch
1
Star
0
Fork
You've already forked nac3
0
Code
Pull Requests
Activity
8e9bd3df04
nac3
/
test.py
3 lines
55 B
Python
Raw
Blame
History
def
foo
(
x
:
int32
,
y
:
int32
)
-
>
int32
:
return
x
+
y
View Git Blame
Copy Permalink