• Peter Sanford's avatar
    Support unexpanded string literal attach points · 80792a52
    Peter Sanford authored
    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.
    80792a52
ast.cpp 2.38 KB