mirror of
https://github.com/golang/go
synced 2024-11-20 06:54:42 -07:00
sync: make package comment appear
R=rsc CC=golang-dev https://golang.org/cl/4220044
This commit is contained in:
parent
c9b90c9d70
commit
9fc0f159c3
@ -1,6 +1,7 @@
|
||||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package sync
|
||||
|
||||
import "runtime"
|
||||
|
Loading…
Reference in New Issue
Block a user