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