mirror of
https://github.com/golang/go
synced 2024-11-20 10:54:49 -07:00
tests, .proto, .cgo
R=rsc DELTA=38 (21 added, 3 deleted, 14 changed) OCL=33193 CL=33200
This commit is contained in:
parent
401c0b3b46
commit
02cb81ad31
4
src/pkg/go/printer/testdata/golden1.x
vendored
4
src/pkg/go/printer/testdata/golden1.x
vendored
@ -1,3 +1,7 @@
|
||||
// Copyright 2009 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.
|
||||
|
||||
// This is a package for testing purposes.
|
||||
//
|
||||
package main
|
||||
|
Loading…
Reference in New Issue
Block a user