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

diverging/panicking expression flows where totals required

Metadata

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

How to fix

  • convert Result
  • annotate throws

Typical output

E3046: panic type in non-throwing context
note: diverging/panicking expression flows where totals required