pub fn check_program(program: &Program, config: &CheckerConfig) -> CheckResultExpand description
Type check a program. Returns errors and warnings.
pub fn check_program(program: &Program, config: &CheckerConfig) -> CheckResultType check a program. Returns errors and warnings.