5 lines
38 B
Go
5 lines
38 B
Go
package repr
|
|
|
|
type Repr interface {
|
|
}
|
package repr
|
|
|
|
type Repr interface {
|
|
}
|