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