fix: overload resolution bug

This commit is contained in:
Shunsuke Shibayama 2024-02-09 14:33:58 +09:00
parent 66352ddd3a
commit 21d5f22ca8
5 changed files with 30 additions and 1 deletions

View file

@ -0,0 +1,4 @@
_ImageBase: ClassType
.AxesImage!: ClassType
.AxesImage! <: _ImageBase