Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
codeInsight
/
controlflow
/
assertfalse.py
blob: dc402bcdf48ceca405cf343cbb3b62ba16303ff7 [
file
] [
log
] [
blame
]
assert
false
print
(
"Unreachable"
)
assert
False
print
(
"Unreachable2"
)