Wikipedia:Sandbox

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by He7d3r (talk | contribs) at 13:56, 16 September 2011 (testing bug). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

<pre>

function doSomething() {
	var	foo,
		bar;
	if (baz) {

<syntaxhighlight>

function doSomething() {
	var	foo,
		bar;
	if (baz) {