#1252 net.sourceforge.pmd.lang.ast.TokenMgrError: Lexical error in file xxx.cpp
This commit is contained in:
@ -133,6 +133,8 @@ PARSER_END(CppParser)
|
||||
|
||||
SKIP :
|
||||
{
|
||||
"\ufeff" // UTF Byte Order Mark
|
||||
|
|
||||
" "
|
||||
|
|
||||
"\f"
|
||||
|
Reference in New Issue
Block a user