DEBSOURCES
Skip Quicknav
sources / js-of-ocaml / 5.9.1-1 / compiler / tests-js-parser / pass / 119e9dce4feae643.js
12345678
var a = { b: null, set c(d) { }, get c() { return this.b; } }