Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 3e1e88e

Browse files
author
Juanjo Alvarez
committed
Update the _integration.cpp.legacy file
Signed-off-by: Juanjo Alvarez <[email protected]>
1 parent b585129 commit 3e1e88e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fixtures/_integration.cpp.legacy

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ CPPASTTranslationUnit {
199199
. . . . . . . . . . . }
200200
. . . . . . . . . . . Children: {
201201
. . . . . . . . . . . . 0: CPPASTQualifiedName {
202-
. . . . . . . . . . . . . Roles: Unannotated
202+
. . . . . . . . . . . . . Roles: Qualified
203203
. . . . . . . . . . . . . StartPosition: {
204204
. . . . . . . . . . . . . . Offset: 38
205205
. . . . . . . . . . . . . . Line: 5
@@ -221,7 +221,7 @@ CPPASTTranslationUnit {
221221
. . . . . . . . . . . . . }
222222
. . . . . . . . . . . . . Children: {
223223
. . . . . . . . . . . . . . 0: CPPASTName {
224-
. . . . . . . . . . . . . . . Roles: Identifier
224+
. . . . . . . . . . . . . . . Roles: Identifier,Qualified
225225
. . . . . . . . . . . . . . . TOKEN "std"
226226
. . . . . . . . . . . . . . . StartPosition: {
227227
. . . . . . . . . . . . . . . . Offset: 38
@@ -261,7 +261,7 @@ CPPASTTranslationUnit {
261261
. . . . . . . . . . . . . . . }
262262
. . . . . . . . . . . . . . }
263263
. . . . . . . . . . . . . . 2: CPPASTName {
264-
. . . . . . . . . . . . . . . Roles: Identifier
264+
. . . . . . . . . . . . . . . Roles: Identifier,Qualified
265265
. . . . . . . . . . . . . . . TOKEN "cout"
266266
. . . . . . . . . . . . . . . StartPosition: {
267267
. . . . . . . . . . . . . . . . Offset: 43

0 commit comments

Comments
 (0)