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
commit 9a31fb6673
Notes: sideshowbarker 2024-07-18 10:30:13 +09:00
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