@@ -0,0 +1,7 @@
package l1
import "fmt"
var (
ErrNoTarget = fmt.Errorf("no target has been set")
)
The note is not visible to the blocked user.