@@ -1,5 +1,5 @@
if 1 == 2: {
let a = 1
} else {
let b =
}
let a = 5
let b = 5
if a == b: print "a and b are the same\n"
else print "they are not the same!\n"
The note is not visible to the blocked user.