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

expression type does not match expected type

Metadata

  • Code: E3000
  • Default level: Error
  • Phase: Type Check
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E3000
  • Tags: types

How to fix

  • ensure expression type matches expected type

Typical output

E3000: type mismatch
note: expression type does not match expected type