tilia-0.0.1.0: corpora/vendored/other/trailing-comment-with-a-gap-under-it.hs
module Cache.Probe where
probe :: [Int]
probe =
[ -- the first of these is the one that regressed
1
, 2
]
module Cache.Probe where
probe :: [Int]
probe =
[ -- the first of these is the one that regressed
1
, 2
]