Aren't a thing? ``` ts let cls = abstract class { abstract doThing(); myFoo(): number { return 42; } } ``` Just curious if they're supposed to be, since class expressions and `abstract` were both added in 1.6.