packages feed

purescript-0.12.0: tests/purs/failing/Let.purs

-- @shouldFailWith CycleInDeclaration
module Main where

import Prelude

test = let x = x in x