1
This commit is contained in:
@@ -37,4 +37,7 @@ func TestCancelWaybill(t *testing.T) {
|
||||
}
|
||||
|
||||
func Test11(t *testing.T) {
|
||||
type1 := 3
|
||||
type1 |=2
|
||||
fmt.Println(type1)
|
||||
}
|
||||
Reference in New Issue
Block a user