summaryrefslogtreecommitdiffstats
path: root/tests/018/close-lazy.tl
blob: c6b08e7242263c6ca2e8d176d41736ee60896661 (plain)
1
2
3
(dotimes (i 20000)
  (close-lazy-streams
    (file-get-lines self-path)))