Skip to content

Commit f30a5f5

Browse files
committed
Add a line break before a code block
1 parent d85cdd6 commit f30a5f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/behavior-considered-undefined.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ r[undefined.validity.const-provenance]
221221

222222
> [!EXAMPLE]
223223
> All of the following are UB:
224+
>
224225
> ```rust,compile_fail
225226
> # use core::mem::MaybeUninit;
226227
> # use core::ptr;

0 commit comments

Comments
 (0)