tvix: bogus unused variable warning for identity function
#420
Opened by sterni at
tvix-repl> (x: x) warning[W003]: variable 'x' is declared, but never used: --> [code]:1:2 | 1 | (x: x) | ^ variable declared here => <LAMBDA> :: lambda
- sterni updated the body of this issue at 2024-10-05T20·05+00
- sterni changed the subject of this issue from "tvix: bogus warning for identity function" to "tvix: bogus unused variable warning for identity function" at 2024-10-05T20·06+00
- yuka closed this issue at 2024-10-27T21·20+00
-
sterni at 2024-10-27T21·23+00