Skip to content

Commit

Permalink
Insert an empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
makenowjust committed Jan 12, 2025
1 parent ad71fd7 commit 96b5f75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ast/ast.go
Original file line number Diff line number Diff line change
Expand Up @@ -3786,6 +3786,7 @@ type PropertyGraphNodeElementKey struct {
type PropertyGraphEdgeElementKeys struct {
// pos = (Element ?? Source).pos
// end = Destination.end

Element *PropertyGraphElementKey // optional
Source *PropertyGraphSourceKey
Destination *PropertyGraphDestinationKey
Expand Down

0 comments on commit 96b5f75

Please sign in to comment.