makeReferenceError
export function makeReferenceError(
site: Site,
msg: string
): CompilerError
Arguments
1. site
site: Site
2. msg
msg: string
Returns
CompilerErrorexport function makeReferenceError(
site: Site,
msg: string
): CompilerError
sitesite: Site
msgmsg: string
CompilerError