forked from M-Labs/nac3
renamed operator.rs to magic_methods.rs
This commit is contained in:
parent
231bcd95fc
commit
dea987dfde
@ -4,7 +4,7 @@ extern crate rustpython_parser;
|
||||
|
||||
// pub mod expression;
|
||||
pub mod inference_core;
|
||||
mod operators;
|
||||
mod magic_methods;
|
||||
pub mod primitives;
|
||||
pub mod typedef;
|
||||
pub mod context;
|
||||
|
Loading…
Reference in New Issue
Block a user