typst/tests/suite/syntax/shebang.typ
2025-01-23 13:05:12 +00:00

8 lines
128 B
XML

// Test shebang support.
--- shebang ---
#!typst compile
// Error: 2-3 the character `!` is not valid in code
#!not-a-shebang