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-18 20:31:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5d68b88897
semantic
/
test
/
fixtures
/
python
/
function-definition.B.py
Rick Winfrey
84f6578161
Function definition test fixture
2017-06-06 17:07:44 -07:00
10 lines
48 B
Python
Raw
Blame
History
def
g
(
i
,
j
,
)
:
j
def
c
(
)
:
b
def
d
(
e
)
:
a
Reference in New Issue
View Git Blame
Copy Permalink