1
This commit is contained in:
@@ -94,5 +94,5 @@ func TestOrderStatusAndPsInfo(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestMap(t *testing.T) {
|
||||
fmt.Println((57 & 16) != 0)
|
||||
fmt.Println((57 & 2) != 0)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user