@@ -0,0 +1,13 @@
.import _main
.segment "VECTORS"
.addr _init
.code
_init: jsr _main
end: jmp end
The note is not visible to the blocked user.