• Peter Sanford's avatar
    Allow quoted string attach points · b4b8d923
    Peter Sanford authored
    Allow quoted string attach points so that you can match more than
    [a-Z0-9].
    
    This specific issue that this fixes is attaching to go
    functions. These symbols are in the format '<package>.<function>' and
    can contain unicode letters and digits.
    b4b8d923
parser.cpp 17.7 KB