1
This commit is contained in:
@@ -131,3 +131,8 @@ func TestCBMassSend(t *testing.T) {
|
||||
}
|
||||
//t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
func TestTode(t *testing.T) {
|
||||
ccc := 3 &^ 1
|
||||
fmt.Println(ccc)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user