MathCompile icon indicating copy to clipboard operation
MathCompile copied to clipboard

Can't reload some function

Open clq9920 opened this issue 2 years ago • 0 comments

if a function have same input parameter with another, then you only can call one of them.

I think the reason is they have same "name" the "man_function". so I change the name to man_function_funcid. it seem ok after that.

clq9920 avatar Jul 26 '22 20:07 clq9920