Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-mainline-sparse-2020-dec-release
/
.
/
python
/
testData
/
formatter
/
ifConditionContinuation.py
blob: 480226635cd52bf38f6fd00edfecf768d0d8e88f [
file
] [
log
] [
blame
] [
edit
]
if
(
some_long_condition
or
another_long_condition
):
pass