blob: 76bd4bf208aa3d8217918aee686f4bc928268b74 [file] [log] [blame]
let globalPrim = globalSec
func primFn() {
secFn()
let _ = ClsSec().member
}