Files

7 lines
68 B
Go

package structPack
type ExpStruct struct {
Mi1 int
Mf1 float32
}