sbin/res/jsdoc/app/test/global.js
author hamidouk
Thu, 02 Feb 2012 16:06:40 +0100
branchpopcorn-port
changeset 765 fdfd3c92ebac
parent 520 fe008e95a716
permissions -rw-r--r--
removed useless file.

/** ecks */
var x = [1, 2, 4];

var y = {
	foo: function(){
	}
}

bar = function() {
}

function zop() {
}