Skip to content

Commit

Permalink
Code format for #34047 (#34049)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu authored Dec 13, 2024
1 parent 3faad25 commit 6912699
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,4 @@ variableList

variableListClause
: variableList (COMMA_ variableList)*
;
;
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,4 @@ public Optional<ReturningSegment> getReturningSegment() {
*/
public void setReturningSegment(final ReturningSegment returningSegment) {
}

}

0 comments on commit 6912699

Please sign in to comment.