[("tests/examples/Unsafe7.hs:1:1: Error: Missing NOINLINE pragma\nFound:\n slaves = unsafePerformIO . baz $ x\nWhy not:\n {-# NOINLINE slaves #-}\n slaves = unsafePerformIO . baz $ x\n",[InsertComment {pos = SrcSpan {startLine = 1, startCol = 1, endLine = 1, endCol = 35}, newComment = "{-# NOINLINE slaves #-}"}])]