Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
814f829cd44c28c7045e08b15bd7ee08890cbd80
/
.
/
python
/
testData
/
psi
/
BlockWithoutColon.py
blob: a71c3186f8d6177ea629d41f7ecad12ccf999d09 [
file
] [
log
] [
blame
]
Tor Norbye
814f829
2014-03-06 17:27:18 -0800
[
diff
] [
blame^
]
1
def
foo
():
2
while
True
3
x
=
1
4
x
=
2
5
return
x