Closed Dandford closed 4 years ago
How to reproduce: Take any source file and run Eg: stmt s; Select s such that Follows(,) such that Follows(3,4)
However Combination of Two wildcards + 1/2 unknown synonym passes
stmt s; Select s such that Follows(_,_) such that Follows(3,4)
for easy copying
Closed by #168 .
How to reproduce: Take any source file and run Eg: stmt s; Select s such that Follows(,) such that Follows(3,4)
However Combination of Two wildcards + 1/2 unknown synonym passes