Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
inspections
/
StatementEffectPrint.py
blob: 03aa1156e1fc3f9f3752eb4cd220be699d72f64f [
file
] [
log
] [
blame
]
<
warning descr
=
"Statement seems to have no effect and can be replaced with function call to have effect"
>
print
</
warning
><
error descr
=
"End of statement expected"
>
</
error
>
\
<
warning descr
=
"Statement seems to have no effect"
>
"foo"
</
warning
>
a
=
1