lix/tests/functional/repl_characterization/data/regression_9918.nix

6 lines
45 B
Nix

let
r = [];
x = builtins.throw r;
in
x