haskell-language-server-2.7.0.0: plugins/hls-qualify-imported-names-plugin/test/data/SameLine.expected.hs
module SameLine where import A thing = ((A.a) . (A.a) . (A.a)) (1 `A.op` 2 `A.op` 3 `A.op` 4)
module SameLine where import A thing = ((A.a) . (A.a) . (A.a)) (1 `A.op` 2 `A.op` 3 `A.op` 4)