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