repo.or.cz
/
fedora-idea.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ComponentWithBrowseButton - optional remove listener on hide
[fedora-idea.git]
/
resources-en
/
src
/
inspectionDescriptions
/
SillyAssignment.html
blob
f4280827da07bee41d18bd5e1e3e4e03dd8ba6e9
1
<html>
2
<body>
3
<font
face
=
"verdana"
size
=
"-1"
>
Detects assignments of a variable to itself, like:
<br>
4
<br>
5
<b><font
color
=
"#000080"
>
a = a;
</font></b></font>
6
</body>
7
</html>