Skip to content

Commit

Permalink
ANTLR error
Browse files Browse the repository at this point in the history
  • Loading branch information
BillWagner committed May 9, 2024
1 parent f61d4ad commit bbff3bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standard/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ A reference type is a class type, an interface type, an array type, a delegate t
reference_type
: non_nullable_reference_type
| nullable_reference_type
;
non_nullable_reference_type
: class_type
Expand Down

0 comments on commit bbff3bc

Please sign in to comment.