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