Sha256: e34a008b847883d0080369298e10255000ad34d356cddd0fb37098e71d3a0523

Contents?: true

Size: 100 Bytes

Versions: 5

Compression:

Stored size: 100 Bytes

Contents

var Other = function() {
	this.wat = function() {
		console.log('wat');
		console.log('FOO');
	};
};

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jspreprocessor-0.0.6 example_js/lib/other.js
jspreprocessor-0.0.5 example_js/lib/other.js
jspreprocessor-0.0.4 example_js/lib/other.js
jspreprocessor-0.0.3 example_js/lib/other.js
jspreprocessor-0.0.2 example_js/lib/other.js