Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
RemoveTrailingSemicolon.py
blob: 5dc39b9dc2bbcb4e1459cd9d73dfc1696718e913 [
file
] [
log
] [
blame
]
a
=
4
;
b
=
5
<
caret
><
warning descr
=
"Trailing semicolon in the statement"
>;</
warning
>