[binoculars-ng] fix compilation with ghc 9.6
[hkl.git] / scripts / enginelist.cocci
blobea19ffd974d123a7138039de2d9312f726339cbb
1 @@
2 expression f;
3 @@
5 - hkl_engine_list_add(self, f(self));
6 + f(self);