DocumentServer/OfficeWeb/vendor/requirejs/tests/shim/d.js

4 lines
39 B
JavaScript
Raw Normal View History

2015-04-28 14:59:00 +00:00
function D() {
this.name = 'd';
};