Support unexpanded string literal attach points
When specifying a string literal attach point do not try to expand wildcards if they are present. This specifically is required for Go methods on pointer receivers, which have a '*' in their symbol name.
Showing
Please register or sign in to comment