8e31b0dbd9b9c9aa5e8ac72647a19704979988d6.svn-base 53 Bytes Raw Blame History Permalink 1 2 3 4 5 6 var a = 1; if (a == 1) { a = 2; } else { a = 17; }