Pass positions when evaluating (cherry picked from commit c8458bd731eb1c74159bebe459ea00165e056b65) Change-Id: I1b4a5d58973be6264ffdb23b4492da200fdb71be
12 lines
308 B
Text
12 lines
308 B
Text
error:
|
|
… while calling the 'length' builtin
|
|
|
|
at /pwd/lang/eval-fail-call-primop.nix:1:1:
|
|
|
|
1| builtins.length 1
|
|
| ^
|
|
2|
|
|
|
|
… while evaluating the first argument passed to builtins.length
|
|
|
|
error: value is an integer while a list was expected
|