Skip to content

Commit b0f781e

Browse files
authored
Merge pull request #31 from TimWolla/patch-1
Add missing ending delimiter of a code block in spec.md
2 parents d210290 + 2bdc4a6 commit b0f781e

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
@@ -1211,6 +1211,7 @@ enum Suit: string
12111211

12121212
const Wild = self::Spades;
12131213
}
1214+
```
12141215

12151216
## 10. Heredoc and Nowdoc
12161217

0 commit comments

Comments
 (0)