Skip to content

ENV056

ENV056env reference from @pure function

SubsystemCapabilities
Severityerror

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:

Terminal window
q64 explain ENV056