Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/pie-dev
/
.
/
python
/
testData
/
inspections
/
PyRedundantParenthesesInspection
/
BooleanMultiline.py
blob: b6b12280b8cb2cfe8f9af5af09090b4839e4987e [
file
] [
log
] [
blame
] [
edit
]
#PY-2310
if
(
A
and
B
):
print