So that the following becomes possible: ``` SomeStruct { somefield: "abc"|"def"; otherfield: !"abc"; } ```
So that the following becomes possible: