contrib / coccinelle / preincr.coccion commit ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build job (37fc8cb)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++