2
0
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:
Zach Laine
2025-10-12 21:04:26 -05:00
parent e3a3cc8bf2
commit 086241cbd9

View File

@@ -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: