User talk:-TNO-: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "The accepted convention for braces is to place them on the same line as the function definition: <http://javascript.crockford.com/code.html>")
 
No edit summary
 
Line 1: Line 1:
== Man or boy test ==
The accepted convention for braces is to place them on the same line as the function definition:
The accepted convention for braces is to place them on the same line as the function definition:
<http://javascript.crockford.com/code.html>
<http://javascript.crockford.com/code.html>

Latest revision as of 19:24, 5 February 2011

Man or boy test

The accepted convention for braces is to place them on the same line as the function definition: <http://javascript.crockford.com/code.html>