fix/tests/eval.nix
2022-03-16 21:01:51 +02:00

6 lines
52 B
Nix

{
int = 123;
str = "foo";
attr.foo = "bar";
}