consecutive-checks.cql

; consecutive-checks.cql can be downloaded here.
; Find games with at least 5 consecutive checks,
; sorted by the number of consecutive checks

cql(input heijden.pgn)
sort "number of consecutive checks"
  next 5 100 nestban (check+)