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