mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 12:41:00 +01:00
1 line
199 B
Text
1 line
199 B
Text
Function([Formal("x",UnrestrictedValues,NoDefaultValue),Formal("y",UnrestrictedValues,NoDefaultValue),Formal("z",UnrestrictedValues,NoDefaultValue)],OpPlus(OpPlus(Var("x"),Var("y")),Var("z")),NoPos)
|