This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
nac3
Watch
8
Star
0
Fork
You've already forked nac3
10
Code
Issues
100
Pull Requests
20
Releases
Wiki
Activity
ea699fb46f
nac3
/
test.py
3 lines
55 B
Python
Raw
Blame
History
def
foo
(
x
:
int32
,
y
:
int32
)
-
>
int32
:
return
x
+
y
Reference in New Issue
View Git Blame
Copy Permalink