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