@@ -41,6 +41,7 @@ CompilationUnit {
4141. . . . . }
4242. . . . . Children: {
4343. . . . . . 0: PrimitiveType {
44+ . . . . . . . Roles: Unannotated
4445. . . . . . . TOKEN "void"
4546. . . . . . . StartPosition: {
4647. . . . . . . . Offset: 14
@@ -76,11 +77,13 @@ CompilationUnit {
7677. . . . . . . . . }
7778. . . . . . . . . Children: {
7879. . . . . . . . . . 0: ArrayType {
80+ . . . . . . . . . . . Roles: Unannotated
7981. . . . . . . . . . . Properties: {
8082. . . . . . . . . . . . internalRole: type
8183. . . . . . . . . . . }
8284. . . . . . . . . . . Children: {
8385. . . . . . . . . . . . 0: PrimitiveType {
86+ . . . . . . . . . . . . . Roles: Unannotated
8487. . . . . . . . . . . . . TOKEN "int"
8588. . . . . . . . . . . . . StartPosition: {
8689. . . . . . . . . . . . . . Offset: 32
@@ -92,6 +95,7 @@ CompilationUnit {
9295. . . . . . . . . . . . . }
9396. . . . . . . . . . . . }
9497. . . . . . . . . . . . 1: Dimension {
98+ . . . . . . . . . . . . . Roles: Unannotated
9599. . . . . . . . . . . . . Properties: {
96100. . . . . . . . . . . . . . internalRole: dimensions
97101. . . . . . . . . . . . . }
@@ -123,11 +127,13 @@ CompilationUnit {
123127. . . . . . . . . . . . . }
124128. . . . . . . . . . . . . Children: {
125129. . . . . . . . . . . . . . 0: ArrayType {
130+ . . . . . . . . . . . . . . . Roles: Unannotated
126131. . . . . . . . . . . . . . . Properties: {
127132. . . . . . . . . . . . . . . . internalRole: type
128133. . . . . . . . . . . . . . . }
129134. . . . . . . . . . . . . . . Children: {
130135. . . . . . . . . . . . . . . . 0: PrimitiveType {
136+ . . . . . . . . . . . . . . . . . Roles: Unannotated
131137. . . . . . . . . . . . . . . . . TOKEN "int"
132138. . . . . . . . . . . . . . . . . StartPosition: {
133139. . . . . . . . . . . . . . . . . . Offset: 46
@@ -139,6 +145,7 @@ CompilationUnit {
139145. . . . . . . . . . . . . . . . . }
140146. . . . . . . . . . . . . . . . }
141147. . . . . . . . . . . . . . . . 1: Dimension {
148+ . . . . . . . . . . . . . . . . . Roles: Unannotated
142149. . . . . . . . . . . . . . . . . Properties: {
143150. . . . . . . . . . . . . . . . . . internalRole: dimensions
144151. . . . . . . . . . . . . . . . . }
@@ -170,6 +177,7 @@ CompilationUnit {
170177. . . . . . . . . }
171178. . . . . . . . . Children: {
172179. . . . . . . . . . 0: PrimitiveType {
180+ . . . . . . . . . . . Roles: Unannotated
173181. . . . . . . . . . . TOKEN "int"
174182. . . . . . . . . . . StartPosition: {
175183. . . . . . . . . . . . Offset: 58
0 commit comments