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 null byte appeared in source text

Metadata

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

How to fix

  • delete NUL characters from source

Typical output

E1015: unexpected null byte
note: a null byte appeared in source text