swc/crates/swc_ecma_codegen/tests/test262/5ed18bdbe48cc4c3.js

4 lines
51 B
JavaScript

function* a() {
var b = function yield() {};
}