mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-01 13:11:11 +00:00
fix: overload resolution bug
This commit is contained in:
parent
66352ddd3a
commit
21d5f22ca8
5 changed files with 30 additions and 1 deletions
4
crates/erg_compiler/lib/external/matplotlib.d/image.d.er
vendored
Normal file
4
crates/erg_compiler/lib/external/matplotlib.d/image.d.er
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
_ImageBase: ClassType
|
||||
|
||||
.AxesImage!: ClassType
|
||||
.AxesImage! <: _ImageBase
|
Loading…
Add table
Add a link
Reference in a new issue