Skip to content

Commit

Permalink
Missing case in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg committed Dec 7, 2023
1 parent fcd99b9 commit 5b85a2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spectec/doc/Language.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ deftyp ::=
nottyp free notation
"{" list(atom typ hint* premise*, ",") "}" record
"..."? "|" list(varid | nottyp hint* premise*, "|") "|" "..." variant
list1(arith | arith "|" "..." "|" arith, "|") range / enumeration
nottyp ::=
typ plain type
Expand Down

0 comments on commit 5b85a2f

Please sign in to comment.