Function debris_lang::debug_run
source · pub fn debug_run(compiler: &mut CompileConfig) -> Result<Llir, CompileErrors>
Expand description
Compiles the file test.txt
into llir
pub fn debug_run(compiler: &mut CompileConfig) -> Result<Llir, CompileErrors>
Compiles the file test.txt
into llir