Skip to content

Commit

Permalink
Remove duplicate rule definitions in Oracle BaseRule.g4
Browse files Browse the repository at this point in the history
  • Loading branch information
zihaoAK47 committed Oct 27, 2023
1 parent 1f3c09f commit dc162bb
Showing 1 changed file with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2098,23 +2098,3 @@ keyForBlob
sourceText
: identifier
;

primaryName
: identifier
;

directoryObjectName
: identifier
;

serverFileName
: identifier
;

keyForBlob
: identifier
;

sourceText
: identifier
;

0 comments on commit dc162bb

Please sign in to comment.