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

the parser expected a list or argument separator

Metadata

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

How to fix

  • insert ,, ;, or the delimiter the grammar expects

Typical output

E1112: expected comma or separator
note: the parser expected a list or argument separator