ce9c567e5b
resolves https://github.com/microsoft/typespec/issues/3070 The tm language wasn't correctly defining the syntax for escaped identifiers ``` `North West` ``` Enums and unions syntax was also not very accurate and didn't tokenize everything correctly ## Example of issue before ![image](https://github.com/microsoft/typespec/assets/1031227/ee60f4fe-5eef-4f86-baa5-1cc96b665526) ## After ![image](https://github.com/microsoft/typespec/assets/1031227/38405f18-0fa4-44ba-82f6-594bcd4fcebf) |
||
---|---|---|
.. | ||
typespec.json |