Ticket #1351 (new defect)
Opened 20 months ago
Java and C# function list: do not ignore method declarations after line comments
| Reported by: | zenogantner | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | not classified yet | Version: | 0.91 |
| Keywords: | function list | Cc: |
Description
//
public static void method(a, b) {
is currently ignored, which should of course not happen.
Note: See
TracTickets for help on using
tickets.
