mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 20:51:00 +01:00
Without a follow-up revert these tests will fail.
Co-authored-by: Sergei Zimmerman <sergei@zimmerman.foo>
Co-authored-by: piegames <git@piegames.de>
(cherry picked from commit 0c0a41a81a)
4 lines
28 B
Nix
4 lines
28 B
Nix
let
|
|
${"a" + ""} = 1;
|
|
in
|
|
a
|