mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-01 09:22:50 +00:00
Update codegen.rs
This commit is contained in:
parent
20aaf6a53e
commit
a37cf90f38
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ fn is_python_global(name: &str) -> bool {
|
|||
| "pow"
|
||||
| "print"
|
||||
| "property"
|
||||
| "quit"
|
||||
| "range"
|
||||
| "repr"
|
||||
| "reversed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue