Files
secondo/Tests/Testspecs/chessalgebra/query_pawnpro

7 lines
263 B
Plaintext
Raw Normal View History

2026-01-23 17:03:45 +08:00
query wjc2 feed extendstream[Move: .Match moves]
filter[((.Move endrow = 1) or (.Move endrow = 8))
and ((.Move agent = "Pawn") or (.Move agent = "pawn")) ]
extend[File: .Move startfile]
sortby[File asc] groupby[File; GrpSize: . count] count