We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715efa4 commit cf4b20dCopy full SHA for cf4b20d
src/doc/style-guide/src/expressions.md
@@ -608,7 +608,7 @@ match foo {
608
| a_very_long_pattern
609
| another_pattern
610
| yet_another_pattern
611
- | a_forth_pattern => {
+ | a_fourth_pattern => {
612
...
613
}
614
@@ -623,7 +623,7 @@ match foo {
623
a_very_long_pattern
624
625
626
627
628
629
0 commit comments