blob: 074406aced91d802ac95055e0c6ea7ad2dc27950 [file] [log] [blame]
{
"test" = (1,1);
foo = (
(-1337),
(1),
(1),
(1),
(
(1),
(1),
(1),
(1),
(
(1),
(1),
(1),
(1)
)
)
);
more = {
"a" = "yo";
"b" = (
{
"c" = 0.25;
},
{
"a" = "yo";
"b" = (
{
"c" = 0.25;
},
{
"a" = "yo";
"b" = (
{
"cd" = -0.25;
}
);
}
);
}
);
};
}