cdn-0001-unclosed-codeblock

Unclosed ``` fence; content runs to end of document; CDN-0001 warning emitted

§4.4 · source

Input

```python
x = 1

Output AST

- type: CodeBlock
  language: python
  raw: x = 1

Diagnostics

- code: CDN-0001
  level: warning