Unsetting arguments #8267
Labels
-gui
d-intermediate
Difficulty: some prior knowledge required
p-medium
Should be completed in the next few sprints
To be done after #8258
There are some cases, where we want to be able to unset a method argument:
In these cases, the argument should be removed from the code. Some positional arguments may turn named arguments in the process - see GUI1 implementation for details.
The text was updated successfully, but these errors were encountered: