tdd this shit
This commit is contained in:
parent
f0f71075f1
commit
e576ade39b
30 changed files with 103 additions and 0 deletions
4
test/parser/12.in
Normal file
4
test/parser/12.in
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
if x:
|
||||
y = 5
|
||||
else:
|
||||
y = 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue