package p

import "testing"

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