Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
inspectionDescriptions
/
SillyAssignment.html
blob: f4280827da07bee41d18bd5e1e3e4e03dd8ba6e9 [
file
] [
log
] [
blame
]
<html>
<body>
<font
face
=
"verdana"
size
=
"-1"
>
Detects assignments of a variable to itself, like:
<br>
<br>
<b><font
color
=
"#000080"
>
a = a;
</font></b></font>
</body>
</html>