[ParserTest] Move raw string literal out of macro
Some combinations of gcc and ccache do not deal well with raw strings in macros. Moving the string out to attempt to fix the bots.
Loading
Please sign in to comment
Some combinations of gcc and ccache do not deal well with raw strings in macros. Moving the string out to attempt to fix the bots.