typst/tests/typ/lang/raw.typ
2021-01-16 15:08:03 +01:00

24 lines
210 B
XML

The keyword ``rust let``.
`#let x = 1`
`[f 1]`
---
[font 6pt]
``py
import this
def say_hi():
print("Hello World!")
``
---
````
```backticks```
````
---
// Error: 2:1-2:1 expected backtick(s)
`endless