mimicry/test/outer.js

3 lines
52 B
JavaScript
Raw Normal View History

mimicry.module(function () {
return "Outer";
});