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