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