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

Commit 629cb66

Browse files
author
Juanjo Alvarez
committed
Added class fixtures
Signed-off-by: Juanjo Alvarez <[email protected]>
1 parent cfdcd2c commit 629cb66

File tree

90 files changed

+3774
-3300
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+3774
-3300
lines changed

fixtures/annotations.py.uast

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ Module {
8282
. . . Properties: {
8383
. . . . internalRole: body
8484
. . . . simple: 1
85-
. . . . value: <nil>
8685
. . . }
8786
. . . Children: {
8887
. . . . 0: Name {
@@ -144,8 +143,6 @@ Module {
144143
. . . . . Roles: Function,Declaration,Incomplete,Argument
145144
. . . . . Properties: {
146145
. . . . . . internalRole: args
147-
. . . . . . kwarg: <nil>
148-
. . . . . . vararg: <nil>
149146
. . . . . }
150147
. . . . . Children: {
151148
. . . . . . 0: arg {

fixtures/assert_constant.py.uast

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Module {
2020
. . . }
2121
. . . Properties: {
2222
. . . . internalRole: body
23-
. . . . msg: <nil>
2423
. . . }
2524
. . . Children: {
2625
. . . . 0: BoolLiteral {
@@ -58,7 +57,6 @@ Module {
5857
. . . }
5958
. . . Properties: {
6059
. . . . internalRole: body
61-
. . . . msg: <nil>
6260
. . . }
6361
. . . Children: {
6462
. . . . 0: BoolLiteral {

fixtures/classdef.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

fixtures/classdef.py.native

Lines changed: 0 additions & 510 deletions
This file was deleted.

0 commit comments

Comments
 (0)