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