TS 3.4 adds new syntax ([const contexts](https://github.com/Microsoft/TypeScript/pull/29510) and [readonly tuples](https://github.com/Microsoft/TypeScript/pull/29435)) which isn't supported now. [Repro on CodeSandbox](https://codesandbox.io/s/7w0pwz6lj6?fontsize=14&module=%2Fsrc%2Findex.ts) Could be solved with #942 but this is smaller scope, so I've created separate issue. <!-- What is this feature? --> <!-- How the feature should work? --> <!-- You have examples or an idea how it can be implemented? -->