mirror of
https://github.com/golang/go
synced 2024-11-12 09:20:22 -07:00
make regexp comment not a package comment
R=r http://go/go-review/1025036
This commit is contained in:
parent
cb94b60cfb
commit
b351113b50
@ -22,6 +22,7 @@
|
||||
// '[' [ '^' ] character-ranges ']'
|
||||
// '(' regexp ')'
|
||||
//
|
||||
|
||||
package testing
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user