Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
keywordCompletion
/
elseInTryNotIndented.after.py
blob: 2ea8df919299d1a47a2bf93772c7450b945ebb4a [
file
] [
log
] [
blame
]
try
:
a
=
1
except
:
a
=
2
else
:<
caret
>