mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-13 01:36:15 +02:00
3 lines
53 B
Nix
3 lines
53 B
Nix
|
assert { b = 1; } == { b = 2; };
|
||
|
abort "unreachable"
|