Fix invalid test issues.

This commit is contained in:
Dave Halter
2014-11-29 01:35:26 +01:00
parent 2b912cb75a
commit 3fb1934462
2 changed files with 3 additions and 4 deletions

View File

@@ -147,7 +147,7 @@ a[0]
a = [a for a in [1,2]
def break(): pass
#? int()
#?
a[0]
#? []