Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / uglify-js / test / unit / compress / test / issue34.js
1 var a = {};
2 a["this"] = 1;
3 a["that"] = 2;