mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
2 lines
69 B
Nix
2 lines
69 B
Nix
assert { a = true; } == { a = true; b = true; };
|
|
throw "unreachable"
|