package pkg4

type T struct {
	X bool
}
