Code and Chaos

This is the event where code meets anarchy.

		if (chaos == true) {
			print("the end is near");
		}
		
		// Where: chaos = undefined;
		
		console.log("just kidding");