TYP061
TYP061 — wrong number of call arguments
| Subsystem | Type checking |
| Severity | error |
A call supplies more or fewer arguments than the function declares. Match the declaration’s parameter list (generic-argument count is TYP100). See spec/types.md.
From your terminal:
q64 explain TYP061