blob: ee788b60bf7842ed4a78f7c98cbf65279c1aa101 [file] [log] [blame]
foo:
{
a = 100;
b = 10;
a = "hello";
};