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 visibility qualifier is not allowed in this position

Metadata

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

How to fix

  • move pub/crate visibility to the declaration head

Typical output

E1118: invalid visibility qualifier
note: a visibility qualifier is not allowed in this position