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-11-29 11:02:26 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
d144087486
semantic
/
test
/
fixtures
/
python
/
corpus
/
async-function-definition.A.py
9 lines
65 B
Python
Raw
Normal View
History
Unescape
Escape
Normalize new lines for python fixture files
2017-06-07 20:30:37 +03:00
async
def
a
(
)
:
b
async
def
b
(
h
,
i
,
)
:
i
async
def
c
(
d
)
:
d
Reference in New Issue
Copy Permalink