const a = new Array<{}>();
// syntax highlighting wrong from here on out, due to '{}'
class Thing {
render() {
}