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 block comment was never closed

Metadata

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

How to fix

  • add a closing / for each opening /

Typical output

E1006: unterminated block comment
note: a block comment was never closed