Skip to content

Parser had an issue when a method id matched a keyword token

Leandro Watanabe requested to merge fix_parser into master

@jbeyler01 @mcao01 @rrose01 parser failed when a method id was the same as a keyword.

Merge request reports