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