Sign in
◑
Theme
go
/
go.git
/
8c0da423f77fff5e206ad777cfc496e935cb3af6
/
.
/
src
/
cmd
/
go
/
export_test.go
blob: 155ab8c1bbeb19f9ec81b3f5912c96fbc23c83eb [
file
]
// Copyright 2015 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 main
func Main() { main() }