mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 22:45:07 +00:00

Similarly to the LibCpp parser regression tests, these tests run the preprocessor on the .cpp test files under Userland/LibCpp/Tests/preprocessor, and compare the output with existing .txt ground truth files.
8 lines
215 B
Text
8 lines
215 B
Text
KnownType 2:0-2:0 (String)
|
|
LeftCurly 2:0-2:0 ({)
|
|
DoubleQuotedString 2:0-2:0 ("he")
|
|
Plus 2:0-2:0 (+)
|
|
DoubleQuotedString 2:0-2:0 ("l")
|
|
Plus 2:0-2:0 (+)
|
|
DoubleQuotedString 2:0-2:0 ("lo")
|
|
RightCurly 2:0-2:0 (})
|