Descriptionscanner: treat line comments like in Go
- don't consume '\n' as part of line comment
(otherwise grammars where '\n' are tokens won't
see them after a line comment)
- permit line comments to end in EOF
Patch Set 1 #Patch Set 2 : diff -r 7247c0730fbf https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 7247c0730fbf https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r 7247c0730fbf https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|