remove failing example
This commit is contained in:
parent
c96a03c60f
commit
c2b6f6f4ac
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
def foo():
|
||||
return 1, 1
|
||||
def main():
|
||||
a = foo()
|
||||
return a
|
Loading…
Reference in a new issue