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

leading whitespace mixes tab and space in an ambiguous way

Metadata

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

How to fix

  • pick tabs or spaces consistently within each indented block

Typical output

E1014: indentation mixes tabs and spaces
note: leading whitespace mixes tab and space in an ambiguous way