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