goog.module('x.y.z.closure2'); exports = function (x) { /u*o/.test(x); // NOT OK }