lix/tests/functional/eval.nix

6 lines
52 B
Nix
Raw Normal View History

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