Skip to content
Snippets Groups Projects
  • Alec Theriault's avatar
    b682041e
    Fix bogus identifier defaulting · b682041e
    Alec Theriault authored
    This avoids a situation in which an identifier would get defaulted to
    a completely different identifier. Prior to this commit, the 'Bug1035'
    test case would hyperlink 'Foo' into 'Bar'!
    
    Fixes #1035.
    b682041e
    History
    Fix bogus identifier defaulting
    Alec Theriault authored
    This avoids a situation in which an identifier would get defaulted to
    a completely different identifier. Prior to this commit, the 'Bug1035'
    test case would hyperlink 'Foo' into 'Bar'!
    
    Fixes #1035.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
LexParseRn.hs 10.14 KiB