issue30628

Imports

Imports #

"os"
"sync"

Constants & Variables

numR const #

const numR = *ast.CallExpr

Structs

Apple struct #

type Apple struct {
hey sync.RWMutex
x int
RQ [numR]struct{...}
}

Generated with Arrow