mirror of
https://github.com/golang/go
synced 2024-11-13 16:10:25 -07:00
- removed extra package clause
R=rsc DELTA=2 (0 added, 2 deleted, 0 changed) OCL=16927 CL=16927
This commit is contained in:
parent
57b34617e0
commit
e7c8e78879
@ -6,8 +6,6 @@
|
||||
|
||||
package main
|
||||
|
||||
package main
|
||||
|
||||
type Inst interface {
|
||||
Next() *Inst;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user