DocumentServer/OfficeWeb/vendor/requirejs/tests/shim/d.js
2015-04-28 17:59:00 +03:00

4 lines
39 B
JavaScript

function D() {
this.name = 'd';
};