mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-06 18:36:48 +02: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)],[])
|