DEBSOURCES
Skip Quicknav
sources / node-js-tokens / 8.0.0-2 / debian / tests / test_modules / test262-parser-tests / pass-explicit / cda499c521ff60c7.js
12345678
a = (class { static b() {} static get c() {} static set d (a) {} static() {} get() {} set() {} });