pub const LAST_VARIABLE_ID: VarId;Expand description
Interactive last-result special variable.
The user-facing name is LAST_RESULT_VAR_NAME (e.g. $ans). Change that constant
if the public name should differ; keep this ID stable.
pub const LAST_VARIABLE_ID: VarId;Interactive last-result special variable.
The user-facing name is LAST_RESULT_VAR_NAME (e.g. $ans). Change that constant
if the public name should differ; keep this ID stable.