Variable UnitConst

Unit: {
    x: 1;
    y: 1;
} = ...

Returns { x:1, y:1 }