// single line comment /* multi line comment */ var x = 1; var array = [1, 2, 3];