Skip to content

LEX021

LEX021 — unexpected & in type position

SubsystemLexical
Severityerror

& is not q64’s reference sigil. References are written ref T (and ref/out/move parameter modes), not &T. See spec/types.md.

From your terminal:

Terminal window
q64 explain LEX021