blob: 7f6a3f26fe2078f5c0f994d2be1e1729677bb02e [file] [log] [blame] [edit]
package c
// This package is dot-imported by package b.
import "io"
const C = 1
//go:fix inline
type R = map[io.Reader]io.Reader