ENV056
ENV056 — env reference from @pure function
| Subsystem | Capabilities |
| Severity | error |
A @pure function references the ambient env (env.out, env.fs.read, …); ambient capability use is incompatible with purity. Drop @pure, or thread the capability explicitly. See spec/env.md §“Diagnostic codes”.
From your terminal:
q64 explain ENV056