[("tests/examples/Unsafe5.hs:1:1-51: Warning: Missing NOINLINE pragma\nFound:\n slaves\n = x\n where\n x = unsafePerformIO Multimap.newIO\nPerhaps:\n {-# NOINLINE slaves #-}\n slaves\n = x\n where\n x = unsafePerformIO Multimap.newIO\n",[InsertComment {pos = SrcSpan {startLine = 1, startCol = 1, endLine = 1, endCol = 52}, newComment = "{-# NOINLINE slaves #-}"}])]