blob: 1665fd2188ab217e0c2f935f19be4bee78b7a04d [file] [log] [blame]
let globalSec : Int = NOTYPECHECK_initglobal
func secFn() {
NOTYPECHECK_secFn
}
class NOTYPECHECK_cls {}
class ClsSec {
let member : Int = NOTYPECHECK_member
}