5 lines
45 B
Go
5 lines
45 B
Go
package registrynew
|
|
|
|
type Repr interface {
|
|
}
|
package registrynew
|
|
|
|
type Repr interface {
|
|
}
|