mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 07:52:43 +01:00
1 line
145 B
Text
1 line
145 B
Text
Rec([Bind("x",Var("y"),NoPos),Bind("y",Int(123),NoPos),Bind("foo",Str("multi\nline\n string\n test\r",[]),NoPos),Bind("z",Int(456),NoPos)],[])
|