diff --git a/lib/edlang_codegen_llvm/src/codegen.rs b/lib/edlang_codegen_llvm/src/codegen.rs index 93b19a451..fcb9c2ba9 100644 --- a/lib/edlang_codegen_llvm/src/codegen.rs +++ b/lib/edlang_codegen_llvm/src/codegen.rs @@ -145,7 +145,7 @@ pub fn compile(session: &Session, program: &ProgramBody) -> Result