Now that we can correctly point to all expressions, we can remove redundant intermediate traces to reduce clutter. Co-authored-by: eldritch horrors <pennae@lix.systems> Co-authored-by: Raito Bezarius <raito@lix.systems> Change-Id: I3e9d7c1c7a6599a8e68302448bbb961d051002b7
6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
error: expected a list but found an integer: 8
|
|
at /pwd/lang/eval-fail-list.nix:1:1:
|
|
1| 8++1
|
|
| ^
|
|
2|
|