So that the following would become possible: ``` samplestruct { a; b: size a unit bit; } ``` Where a could be any value, not just multiples of 8.
So that the following would become possible:
Where a could be any value, not just multiples of 8.