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:
parent
1dfdfcf820
commit
9a31fb6673
3 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue