@@ -5,5 +5,4 @@ forever do
a = append(a, i)
i = i + 1
if (i % 1000000 == 0) do
term.log(i)
break
The note is not visible to the blocked user.