mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
LibCpp: Update regressions tests results
The LibCpp regression tests results have to be updated after tweaking the token end position calculation logic of some token types.
This commit is contained in:
parent
b67a090b79
commit
605becb28b
11 changed files with 202 additions and 198 deletions
|
@ -1,3 +1,4 @@
|
|||
PreprocessorStatement 0:0-0:26 (#define M(x, y, z) x y = z;)
|
||||
KnownType 2:0-2:0 (Vector)
|
||||
Identifier 2:0-2:0 (vec)
|
||||
Equals 2:0-2:0 (=)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue