Skip to content

Commit 2bdc4a6

Browse files
authored
Add missing ending delimiter of a code block in spec.md
1 parent 546f82c commit 2bdc4a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,6 +1201,7 @@ enum Suit: string
12011201

12021202
const Wild = self::Spades;
12031203
}
1204+
```
12041205

12051206
## 10. Heredoc and Nowdoc
12061207

0 commit comments

Comments
 (0)