1rsc.io/badfile4 v1.0.0 2written by hand 3 4-- .mod -- 5module rsc.io/badfile4 6-- .info -- 7{"Version":"v1.0.0"} 8-- go.mod -- 9module rsc.io/badfile4 10-- x/Y.go -- 11package x 12-- x/y.go -- 13package x 14 15
View as plain text