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

LibCpp: Update Parser test data after Type=>NamedType change

This commit is contained in:
Itamar 2021-06-27 21:39:46 +03:00 committed by Ali Mohammad Pur
parent ccb52b005e
commit 4123be7639
6 changed files with 39 additions and 39 deletions

View file

@ -1,6 +1,6 @@
TranslationUnit[0:0->2:0]
FunctionDeclaration[0:0->2:0]
Type[0:0->0:4]
NamedType[0:0->0:4]
int
foo
(