This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-24 23:42:31 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d94cef94c5
semantic
/
semantic-python
/
test
/
fixtures
/
5-03-function-argument.py
joshvera
c9eb0cfa76
Add function arg test
2020-01-23 11:20:35 -05:00
5 lines
33 B
Python
Raw
Blame
History
def
foo
(
x
)
:
return
x
foo
(
1
)
Reference in New Issue
View Git Blame
Copy Permalink