DEBSOURCES
Skip Quicknav
sources / python-sybil / 9.2.0-1 / tests / samples / myst-codeblock-doctests-end-of-fenced-codeblocks.md
12345678
```python >>> b = 2 ``` ```python >>> 1 + 1 2 ```