Justin Ridgewell 78544417fc Remove noop (#5970)
It’s ugly, but it gets the job done. And it unblocks my babel-type
changes.
2017-07-20 11:36:13 -04:00

6 lines
52 B
JavaScript

class X {
/*:: a: number*/
/*:: b: ?string*/
}