Sign in
go
/
lint
/
5614ed5bae6fb75893070bdc0996a68765fdd275
/
.
/
testdata
/
pkg-doc5.go
blob: cbe5d1e6c9e2e5dbe126a99270f3ae1a81b01a98 [
file
] [
log
] [
blame
]
// Test of detached package comment.
/*
Package foo is pretty sweet.
*/
package foo
// MATCH:6 /package comment.*detached/