mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-03 18:29:00 +00:00
Update codegen.rs
This commit is contained in:
parent
f9e35aab2d
commit
9eb7e8e9ba
1 changed files with 1 additions and 0 deletions
|
@ -631,6 +631,7 @@ impl CodeGenerator {
|
|||
self.emit_store_global_instr(item);
|
||||
}
|
||||
}
|
||||
self.emit_pop_top(); // discard IMPORT_FROM object
|
||||
}
|
||||
|
||||
fn emit_load_attr_instr(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue