Skip to content

Commit a545516

Browse files
authored
Remove trailing space
1 parent b057b52 commit a545516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/expressions/struct-expr.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
>          [IDENTIFIER]\
1919
>       | ([IDENTIFIER] | [TUPLE_INDEX]) `:` [_Expression_]\
2020
>    )
21-
>
21+
>
2222
> _StructBase_ :\
2323
>    `..` [_Expression_]
2424
>

0 commit comments

Comments
 (0)