mirror of
https://github.com/golang/go
synced 2024-11-20 08:04:42 -07:00
8 lines
259 B
Go
8 lines
259 B
Go
|
// $G $D/bug160.dir/x.go && $G $D/bug160.dir/y.go && $L y.$A x.$A && ./$A.out
|
||
|
|
||
|
// 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.
|
||
|
|
||
|
nothing to see here
|