blob: 8f61ae376c189acc9b14bc378b4b22bbaa3eed9a [file] [log] [blame]
while foo:
if condition:
return "Result"
print "Hello"