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

function or branch never executes

Metadata

  • Code: W1002
  • Default level: Warning
  • Phase: General
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/W1002
  • Tags: lint, dead

How to fix

  • delete
  • feature-gate
  • allow

Typical output

W1002: dead code
note: function or branch never executes