mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
7 lines
135 B
XML
7 lines
135 B
XML
// Test error cases of the `font` function.
|
|
|
|
[font: something="invalid"]
|
|
|
|
// compare-ref: false
|
|
// error: 3:8-3:27 unexpected argument
|