2017-08-28 17:30:10 -04:00

4 lines
43 B
JavaScript

function* foo() {
if (true) function.;
}