Fixed parsing issue with unexpected whitespaces in SAS files.
This commit is contained in:
@@ -111,6 +111,8 @@ TEST_F(SASParserTests, ParseValidSASFile)
|
||||
{
|
||||
FAIL() << e.what();
|
||||
}
|
||||
|
||||
// TODO: add whitespace test
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user