| Project: | Prolint Issue Tracker |
| Component: | Rules |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
find large blocks of source that is inactivated by /* */. It is not obvious that code is inactivated when the opening and closing comment-symbols are far apart, like 10 lines or so, unless each line begins with an asterisk. Alternative: find (large) nested comments.