#1252 implement BOM detection differently for cpp
This commit is contained in:
@ -133,8 +133,6 @@ PARSER_END(CppParser)
|
||||
|
||||
SKIP :
|
||||
{
|
||||
"\ufeff" // UTF Byte Order Mark
|
||||
|
|
||||
" "
|
||||
|
|
||||
"\f"
|
||||
|
Reference in New Issue
Block a user