summaryrefslogtreecommitdiff
path: root/tests/suite/syntax/shebang.typ
blob: c2eb2e43cf075b34258476e4b1a077bb4ef06a32 (plain) (blame)
1
2
3
4
5
6
7
// Test shebang support.

--- shebang ---
#!typst compile

// Error: 2-3 the character `!` is not valid in code
#!not-a-shebang