Rebecca Turner
0fec7d2db6
These were mistakenly labeled `eval-fail-*`.
Note that the `lang.sh` runner passes `parse-fail-*` tests on stdin, so
filenames are removed from error messages.
Change-Id: I7f3a0d78b6cfa87af29aaa1b7af19d5a57fd4ade
7 lines
263 B
Nix
7 lines
263 B
Nix
# Trailing slashes in paths are not allowed.
|
|
# This restriction could be lifted sometime,
|
|
# for example if we make '/' a path concatenation operator.
|
|
# See https://github.com/NixOS/nix/issues/1138
|
|
# and https://nixos.org/nix-dev/2016-June/020829.html
|
|
/nix/store/
|