@@ -1,7 +1,14 @@
import stdlib/stdlib.sl
import stdlib/io.sl
: main
"gffl" drop @ "gffl" drop @ ==
puti cr
: strcmp
3 pick 2 pick @ swap @ ==
;
"g" "g"
strcmp
puts
The note is not visible to the blocked user.