Fixed bug with explicit doc start introduced in last commit

This commit is contained in:
jbeder
2009-08-26 16:15:27 +00:00
parent 3c35ab1e42
commit aadc5052bc
4 changed files with 59 additions and 2 deletions

View File

@@ -40,6 +40,8 @@ namespace Test {
bool NullBlockMapValue();
bool SimpleAlias();
bool AliasWithNull();
bool ExplicitDoc();
bool MultipleDocs();
}
namespace Emitter {