Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

a shebang appeared after non-trivia source text

Metadata

  • Code: E1011
  • Default level: Error
  • Phase: Lexer
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E1011
  • Tags: lexer

How to fix

  • move #! line to the first line of the file or delete it

Typical output

E1011: shebang only allowed at start
note: a shebang appeared after non-trivia source text