package p

import "testing"

func Test(t *testing.T) {
	g()
}
