Skip to content

Commit 62dbdae

Browse files
Remove trailing space
1 parent 73ef47e commit 62dbdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/expressions/struct-expr.md

Lines changed: 1 addition & 1 deletion
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)