Sign in
go
/
lint
/
e14d9b0f1d332b1420c1ffa32562ad2dc84d645d
/
.
/
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/