remove prefixes for functions #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remove some old not used features. For example a [for] statement has a possibility to use a postfix after a colon character (function.postfix). This was made to be able to nest the same [for] statements but it was never used. And it won't be necessarily if we had a support for list of model objects.