Skip to content

[IMP] Static argument parameter instead of default

Don't support default value but use it as static value. It's dangerous if it can be overwritten by parameter. Additionally, it might have problem with type casting.

refs KIME-4583

Merge request reports

Loading