Skip to content

Commit 8c53256

Browse files
committed
annotate pseudo asm with text so doctest doesn't try to compile it
1 parent cfe1276 commit 8c53256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/unstable-book/src/compiler-flags/patchable-function-entry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ N defaults to 0.
99

1010
As an illustrative example, `-Z patchable-function-entry=3,2` would produce:
1111

12-
```ignore
12+
```text
1313
nop
1414
nop
1515
function_label:

0 commit comments

Comments
 (0)