apply-refact-0.1.0.0: tests/examples/Comment4.hs.refact
[("tests/examples/Comment4.hs:1:1: Warning: Use pragma syntax\nFound:\n {- NOINLINE Y -}\nWhy not:\n {-# NOINLINE Y #-}\n",[ModifyComment {pos = SrcSpan {startLine = 1, startCol = 1, endLine = 1, endCol = 17}, newComment = "{-# NOINLINE Y #-}"}])]