src/parser/scanner-charbuf.impl (charbuf-scanner-map): Return CONSUMEDP.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 17 Sep 2015 10:31:01 +0000 (11:31 +0100)
The docstring says that the function implements the parser protocol, but
it misses an important part of it out.  Fix this omission.


No differences found