TypeScript/tests
Eli Barzilay f017fa04c4 Scan types of yield expressions in classes too
Also, drop the other cases where they were ignored, since they're
forbidden in enums, and the others are fine wrt the comment that was
there.

Fixes #34892
2019-11-22 08:51:00 -05:00
..
baselines/reference Scan types of yield expressions in classes too 2019-11-22 08:51:00 -05:00
cases
lib
projects