...

Package issue30768lib

import "cmd/cgo/internal/testshared/testdata/issue30768/issue30768lib"
Overview
Index

Overview ▾

Index ▾

Package files

lib.go

type S

S is a struct that requires a generated hash function.

type S struct {
    A string
    B int
}