TS 3.6, 3.7 support #66
Labels
enhancement
New feature or request
meta
Not particularly actionable, but describes a large class of problems
testing
Related to making tests better
General-purpose version of #25
Must:
Maintain backwards compatibility with 3.5.1
Update compile-time tests to work with 3.5.1, 3.6, 3.7
3.7's error diagnostic structure is different from 3.5's error diagnostic structure.
A kind of transformer will be needed to convert 3.5's format to 3.7's format.
TODO Think of more tasks needed
The text was updated successfully, but these errors were encountered: