------------ desugared source code hello = _rhs HNil x = _rhs world main is not found ------------ trace hello :: () x :: String ------------ tooltips testdata/language-features/module/import07.lc 3:1-3:6 () testdata/language-features/module/import07.lc 3:9-3:11 () testdata/language-features/module/import07.lc 4:1-4:2 String testdata/language-features/module/import07.lc 4:5-4:10 String