Hello,

for code formatted like this:

void f(int x,
        int y) {

'global -f <FILE>' would yield:
FILE    LINUM    FILE f(int x,

How about output like:
FILE    LINUM    FILE f(int x, int y)

Is is possible to achieve it with current parser implementation?

Thanks,
Jacek Migacz
_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to