37
Name before type: why 'age int' is better than 'int age'
(benhoyt.com)
This is a most excellent place for technology news and articles.
That's because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way