1
This commit is contained in:
@@ -229,3 +229,7 @@ func TestLen(t *testing.T) {
|
||||
|
||||
fmt.Println("all = ", (count*2)+(punctZh*2)+punctEn+punctAZ+punctNum+spance)
|
||||
}
|
||||
|
||||
func TestName(t *testing.T) {
|
||||
fmt.Println((10 & 2) != 0)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user