make test/run lint not complain on lines with _eqvar

This commit is contained in:
dzaima 2025-06-01 07:08:59 +03:00
parent 2f18d6d72d
commit 2918436b08

View File

@ -152,7 +152,7 @@ Run ← { 𝕊 testname:
ty1d ty1d
Lint {𝕊: •Out "Lint: ", Pos ln, ": ", 𝕨}(¬) Lint {𝕊: •Out "Lint: ", Pos ln, ": ", 𝕨}(¬)
{ {
"eval"ty? "No check or assert" Lint ´'!'=2d; "eval"ty? "No check or assert" Lint (´"_eqvar"2d) ´'!'=2d;
@ @
} }
}¨o.lint tests }¨o.lint tests