goog.module('test'); var x = 5; exports = { x: x };