Fixed bug with explicit doc start introduced in last commit

This commit is contained in:
Jesse Beder
2009-08-26 16:15:27 +00:00
parent 4b6a0b382c
commit 1b240d3576
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 {