Function generate_bytecode

Source
pub fn generate_bytecode(statements: &[Statement]) -> CompileResult<Chunk>