8000 Remove a test that apparently never passed · jrdek/python@8ed0598 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ed0598

Browse files
committed
Remove a test that apparently never passed
1 parent 935bfb7 commit 8ed0598

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

test/statement.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -318,15 +318,3 @@ self = True
318318
==>
319319

320320
Script(AssignStatement(VariableName,AssignOp,Boolean))
321-
322-
# Notices when the first line is indented
323-
324-
# comment
325-
def foo():
326-
pass
327-
def bar():
328-
pass
329-
330-
==>
331-
332-
Script(Comment,⚠,FunctionDefinition(def,VariableName,ParamList("(",")"),Body(":",PassStatement(pass))))

0 commit comments

Comments
 (0)
0