This commit is contained in:
Jean-Francois Dockes 2015-08-06 08:03:57 +02:00
parent 2f8a2c4484
commit 3a03fd68da

View File

@ -67,7 +67,7 @@ static void addSubQuery(WasaParserDriver *d,
topquery: query topquery: query
{ {
LOGP("PARSING\n"); LOGP("END PARSING\n");
d->m_result = $1; d->m_result = $1;
} }