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

additional tokens appeared where the construct must end

Metadata

  • Code: E1113
  • Default level: Error
  • Phase: Parser
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E1113
  • Tags: parser

How to fix

  • remove extra tokens
  • close the outer construct before continuing

Typical output

E1113: forbidden trailing token
note: additional tokens appeared where the construct must end