@@ -100,7 +100,13 @@ Module {
100100. . . . . . . . . }
101101. . . . . . . . . Children: {
102102. . . . . . . . . . 0: Str {
103+ <<<<<<< HEAD
103104. . . . . . . . . . . Roles: Literal,String,Expression,Primitive,Function,Declaration,Argument,Name,Identifier,Call,Argument,Positional
105+ ||||||| merged common ancestors
106+ . . . . . . . . . . . Roles: Literal,String,Expression,Argument,Name,Identifier,Function,Call,Positional
107+ =======
108+ . . . . . . . . . . . Roles: Literal,String,Expression,Function,Call,Positional,Argument,Name
109+ >>>>>>> Remove Identifier from the arguments grouping node. Remove dups
104110. . . . . . . . . . . TOKEN "gogogo"
105111. . . . . . . . . . . StartPosition: {
106112. . . . . . . . . . . . Offset: 35
@@ -166,7 +172,13 @@ Module {
166172. . . . . . . . . }
167173. . . . . . . . . Children: {
168174. . . . . . . . . . 0: Str {
175+ <<<<<<< HEAD
169176. . . . . . . . . . . Roles: Literal,String,Expression,Primitive,Function,Declaration,Argument,Name,Identifier,Call,Argument,Positional
177+ ||||||| merged common ancestors
178+ . . . . . . . . . . . Roles: Literal,String,Expression,Argument,Name,Identifier,Function,Call,Positional
179+ =======
180+ . . . . . . . . . . . Roles: Literal,String,Expression,Function,Call,Positional,Argument,Name
181+ >>>>>>> Remove Identifier from the arguments grouping node. Remove dups
170182. . . . . . . . . . . TOKEN "here we are"
171183. . . . . . . . . . . StartPosition: {
172184. . . . . . . . . . . . Offset: 153
@@ -246,7 +258,13 @@ Module {
246258. . . . . . . . . }
247259. . . . . . . . . Children: {
248260. . . . . . . . . . 0: Str {
261+ <<<<<<< HEAD
249262. . . . . . . . . . . Roles: Literal,String,Expression,Primitive,Function,Declaration,Argument,Name,Identifier,Call,Argument,Positional
263+ ||||||| merged common ancestors
264+ . . . . . . . . . . . Roles: Literal,String,Expression,Argument,Name,Identifier,Function,Call,Positional
265+ =======
266+ . . . . . . . . . . . Roles: Literal,String,Expression,Function,Call,Positional,Argument,Name
267+ >>>>>>> Remove Identifier from the arguments grouping node. Remove dups
250268. . . . . . . . . . . TOKEN "someexception catched"
251269. . . . . . . . . . . StartPosition: {
252270. . . . . . . . . . . . Offset: 82
@@ -347,7 +365,13 @@ Module {
347365. . . . . . . . . }
348366. . . . . . . . . Children: {
349367. . . . . . . . . . 0: Str {
368+ <<<<<<< HEAD
350369. . . . . . . . . . . Roles: Literal,String,Expression,Primitive,Function,Declaration,Argument,Name,Identifier,Call,Argument,Positional
370+ ||||||| merged common ancestors
371+ . . . . . . . . . . . Roles: Literal,String,Expression,Argument,Name,Identifier,Function,Call,Positional
372+ =======
373+ . . . . . . . . . . . Roles: Literal,String,Expression,Function,Call,Positional,Argument,Name
374+ >>>>>>> Remove Identifier from the arguments grouping node. Remove dups
351375. . . . . . . . . . . TOKEN "ayyyy"
352376. . . . . . . . . . . StartPosition: {
353377. . . . . . . . . . . . Offset: 125
0 commit comments