packages feed

apply-refact-0.8.1.0: tests/examples/Extensions9.hs.expected

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