hdiff
packages
feed
purescript
-0.15.15: tests/purs/failing/Let.purs
-- @shouldFailWith CycleInDeclaration module Main where import Prelude test = let x = x in x