mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-20 08:29:20 +03:00
4 lines
28 B
Nix
4 lines
28 B
Nix
![]() |
{ a }:
|
||
|
assert a == "a";
|
||
|
"b"
|