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 modifier keyword appeared in an invalid position or combination

Metadata

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

How to fix

  • move modifiers before the declaration keyword

Typical output

E1109: invalid modifier
note: a modifier keyword appeared in an invalid position or combination