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

call supplies wrong number of arguments

Metadata

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

How to fix

  • pass missing arguments
  • remove extras
  • use defaults

Typical output

E3005: argument arity mismatch
note: call supplies wrong number of arguments