haskell-language-server-2.1.0.0: test/testdata/definition/Bar.hs
module Bar where a = 42 -- These blank lines are here -- to ensure that b is defined -- on a line number larger than -- the number of lines in Foo.hs. b = 43
module Bar where a = 42 -- These blank lines are here -- to ensure that b is defined -- on a line number larger than -- the number of lines in Foo.hs. b = 43