some identier exported; new file import-utils.go
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ type intPair struct {
|
||||
}
|
||||
|
||||
func (p *intPair) TypeName() string {
|
||||
return typePair
|
||||
return TypePair
|
||||
}
|
||||
|
||||
func (p *intPair) ToString(opt FmtOpt) string {
|
||||
|
||||
Reference in New Issue
Block a user