mimicry/test/outer.js

3 lines
52 B
JavaScript

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