packages feed

haskell-src-exts-1.24.0: tests/examples/NestedAsPat.hs.prettyprinter.golden

module NestedAsPat where
nestedAsPat [x@(Just _)] = undefined