mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-21 05:02:17 +00:00
Fix bug where a code block at the start of a file was not recognised. I was actually adding this test to check that the `source_mode_unset` mechanism in `doc_info_grammar.cpp` was working, but it ended exposing this bug. [SVN r85590]
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
[/ Source include with no source-mode, and no docinfo.]
|
|
|
|
void main() {}
|