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

literal cannot inhabit inferred target type

Metadata

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

How to fix

  • suffix literal
  • annotate variable type

Typical output

E3032: literal type unsupported
note: literal cannot inhabit inferred target type