purescript-0.12.0: tests/purs/warning/UnusedFFIImplementations.purs
-- @shouldWarnWith UnusedFFIImplementations module Main where foreign import yes :: Boolean
-- @shouldWarnWith UnusedFFIImplementations module Main where foreign import yes :: Boolean