Implementations on a function get duplicated after setting and unsetting function type
- Create a function and a function type.
- Double click on the function, and see that there is a default implementation in the "implementations" tab.
- Set the function type in "instance of", and accept.
- Open again and set no function type.
- Open again and now "implementations" has 2 "default" entries.