@@ -0,0 +1 @@
/cabletest
@@ -0,0 +1,3 @@
module g.fc.run/theater/cabletest
go 1.26.5
@@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("Hello, world!")
}
The note is not visible to the blocked user.