Skip to content

Commit

Permalink
changing one rule for final fields
Browse files Browse the repository at this point in the history
it was not wrong before but not confluent. Failed the
case vstte10_05_Queue/AmortizedQueue_AmortizedQueue.key
  • Loading branch information
mattulbrich committed Jan 20, 2025
1 parent da84fda commit 3e8fbbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1355,7 +1355,7 @@
EQ,
java.lang.Object::<created>) = TRUE)

\replacewith( ==> boolean::select(h, o, java.lang.Object::<created>) = TRUE )
\add( ==> boolean::select(h, o, java.lang.Object::<created>) = TRUE )

\heuristics(concrete)
};
Expand Down

0 comments on commit 3e8fbbd

Please sign in to comment.