8 lines
75 B
Go
Raw Normal View History

2020-05-01 23:43:34 +08:00
package composite
import "testing"
func TestComposite(t *testing.T) {
}