<html> | |
<body> | |
Reports "magic characters", which are character literals used without being named by a constant declaration. | |
Magic characters can result in code whose intention is unclear, and may result in errors if a magic | |
character is changed in one code location but not another. Such use can complicate internationalization | |
efforts. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |