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-11 08:45:48 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
774ed642bf
semantic
/
test
/
fixtures
/
python
/
if-statement.A.py
10 lines
44 B
Python
Raw
Normal View
History
Unescape
Escape
If statement test fixture
2017-06-07 03:10:59 +03:00
if
a
:
b
c
Python elif and else need to take multiple statements too
2017-07-20 21:42:56 +03:00
elif
d
:
a
b
else
:
x
y
Reference in New Issue
Copy Permalink