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