mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +00:00
Fixed bug with explicit doc start introduced in last commit
This commit is contained in:
@@ -40,6 +40,8 @@ namespace Test {
|
||||
bool NullBlockMapValue();
|
||||
bool SimpleAlias();
|
||||
bool AliasWithNull();
|
||||
bool ExplicitDoc();
|
||||
bool MultipleDocs();
|
||||
}
|
||||
|
||||
namespace Emitter {
|
||||
|
Reference in New Issue
Block a user