mirrormate.cql

// Download mirrormate.cql
// PGN output when run on sample.pgn

// Mirror mate: mated king is surrounded by empty squares

cql(input hhdbvi.pgn)
 {
   btm
   mate
    == 8
   }