Menu

#4 Multiple comments per AST node

open
nobody
PAUL (10)
5
2011-12-06
2011-12-06
No

Support multiple comments per AST node. Example:

// %TAG1 foo=bar
// %OTHERTAG blah blah
void sub() {
}

Discussion


Log in to post a comment.