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

interpolated expression braces are malformed

Metadata

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

How to fix

  • escape {/}
  • close interpolated expressions

Typical output

E1123: invalid interpolation in string
note: interpolated expression braces are malformed