pouryafard75 / RM-ASTDiff

MIT License
2 stars 1 forks source link

If condition (InfixExpression) #103

Open pouryafard75 opened 3 months ago

pouryafard75 commented 3 months ago

Case: https://github.com/pouryafard75/TestCases/commit/bb9b234336581faea5671f304ba370751d70c998 Replication of https://github.com/JabRef/jabref/pull/8934

Problem: Infix expression with instanceof not properly matched

image

In the original case: (VM.java 712-713 -> BstFunctions.java 878-879)