packages feed

apply-refact-0.1.0.0: tests/examples/Extensions9.hs

{-# LANGUAGE RecursiveDo #-} 
main = do {rec {x <- return 1}; print x}