Commit 8e79b0a2 authored by Ian Lance Taylor's avatar Ian Lance Taylor

With the removal of export, this bug no longer tests anything

interesting.  It was disabled last week anyhow.  Let's just
delete it.

R=r,rsc
DELTA=12  (0 added, 12 deleted, 0 changed)
OCL=23204
CL=23219
parent ae05f00b
// 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.
// # ! $G $D/$F.go
package main
foo
func main() {}
/*
bug25.go:5: fatal error: dumpexportvar: oname nil: Foo
*/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment