1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 13:47:45 +00:00

LibCpp: Fix positional information of Pointer types

This commit is contained in:
Itamar 2021-07-03 11:34:18 +03:00 committed by Andreas Kling
parent 1dfdfcf820
commit 9a31fb6673
3 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@ TranslationUnit[1:0->12:0]
int
x
VariableDeclaration[4:4->5:0]
Pointer[4:12->4:14]
Pointer[4:4->4:14]
NamedType[4:4->4:12]
s
next