Skip to content

Commit

Permalink
Add missing lazy annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcsakany committed Dec 12, 2023
1 parent 5f87dab commit a1b0b30
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ rule CreateEmptyOperationBody


@greedy
@lazy
rule CreateFaultParameter
transform s: JSL!ErrorDeclaration
to t: JUDOPSM!Parameter {
Expand Down

0 comments on commit a1b0b30

Please sign in to comment.