@@ -0,0 +1,8 @@
do {
let (dog);
print (get (dog));
set (dog) to (text (woof!));
if (true) then (print "true after"));
if (false) then (print "false!");
}
The note is not visible to the blocked user.