var array = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, //explicitly leave a trailing comma ]; print "All good";