blob: 44af1f8fc0cb71d992ab5818be525fdf4fe63834 [file] [log] [blame]
let globalPrim = globalSec
func primFn() {
secFn()
let x = ClsSec().member
}