cushon / issues-import

0 stars 0 forks source link

"a || a" (also "a && a") #252

Open cushon opened 9 years ago

cushon commented 9 years ago

Original issue created by cpovirk@google.com on 2014-04-29 at 02:09 PM


69 matches in internal CL 51834680. That proof-of-concept implementation checks only for "a || a," not for "a || b || a" or even for && matches at all.