typst/tests/lang/typ/raw.typ
Laurenz cc5f14193c Flip test directory structure 🔃
Move full/lang/library to the top-level as that's more ergonomic to use.
2021-01-16 15:39:25 +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