Generate proper package names for sets

This commit is contained in:
2018-07-03 19:54:30 +02:00
parent 59a63295b0
commit b4e6729fb0
23 changed files with 35 additions and 44 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/*******************************************************************************
THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT!
*******************************************************************************/
package impl
package setuint
import (
"fmt"
+2 -3
View File
@@ -1,14 +1,13 @@
/*******************************************************************************
THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT!
*******************************************************************************/
package impl
package setuint
import (
"testing"
"github.com/google/go-cmp/cmp/cmpopts"
"github.com/google/go-cmp/cmp"
"github.com/google/go-cmp/cmp/cmpopts"
)
const (