mirror of
https://github.com/boostorg/parser.git
synced 2026-01-19 04:22:13 +00:00
Correct a munged bit of doc text.
This commit is contained in:
@@ -2473,7 +2473,8 @@ final `'}'`. Later, you parse in some input:
|
||||
|
||||
bp::parse("{ 4, 5 a", value, bp::ws);
|
||||
|
||||
This should have the second expectation point, and produces output like this:
|
||||
This runs afoul of the second expectation point, and produces output like
|
||||
this:
|
||||
|
||||
[pre
|
||||
1:7: error: Expected '}' here:
|
||||
|
||||
Reference in New Issue
Block a user