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

digits formed an invalid integer or floating-point literal

Metadata

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

How to fix

  • check numeric base prefix and digit format

Typical output

E1005: invalid numeric literal
note: digits formed an invalid integer or floating-point literal