quickbook/test/include/source_mode-inc2.quickbook
Daniel James 3f0ad9cd77 Respect indentation at the start of a file.
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]
2013-09-07 07:24:47 +00:00

4 lines
76 B
Plaintext

[/ Source include with no source-mode, and no docinfo.]
void main() {}