github.com/xushiwei/go@v0.0.0-20130601165731-2b9d83f45bc9/test/fixedbugs/bug302.go (about)

     1  // $G $D/bug302.dir/p.go && pack grc pp.a p.$A && $G $D/bug302.dir/main.go
     2  
     3  // NOTE: This test is not run by 'run.go' and so not run by all.bash.
     4  // To run this test you must use the ./run shell script.
     5  
     6  // Copyright 2010 The Go Authors.  All rights reserved.
     7  // Use of this source code is governed by a BSD-style
     8  // license that can be found in the LICENSE file.
     9