@@ -1,6 +1,6 @@
let a = 0
let b = 1
let temp = 0
let a: I64 = 0
let b: I64 = 1
let temp: I64 = 0
while a < 10000
print a
The note is not visible to the blocked user.