mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-01-19 09:36:47 +02:00
2 lines
69 B
Nix
2 lines
69 B
Nix
assert { a = true; b = true; } == { a = true; };
|
|
throw "unreachable"
|