packages feed

hls-retrie-plugin-2.3.0.0: test/testdata/NestedLet.hs

module NestedLet where



function x =
    let identity x = x
    in identity x