Consider a spell checker: place the open-bracket right next to the function name [ sum( a, b, c ) and not sum (a,b,c) ]
The same for array references
|
2 | look better without that linebreak | ||
|
Consider a spell checker: place the open-bracket right next to the function name [ sum( a, b, c ) and not sum (a,b,c) ] The same for array references |
||||
|
1 | [made Community Wiki] | ||
|
Consider a spell checker: place the open-bracket right next to the function name [ sum( a, b, c ) not sum (a,b,c) ] The same for array references |
||||