summaryrefslogtreecommitdiff
path: root/testdata/language-features/module/import06.out
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/language-features/module/import06.out')
-rw-r--r--testdata/language-features/module/import06.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/testdata/language-features/module/import06.out b/testdata/language-features/module/import06.out
index 1b15a725..d4fdc1b8 100644
--- a/testdata/language-features/module/import06.out
+++ b/testdata/language-features/module/import06.out
@@ -10,11 +10,11 @@ hello = _rhs ()
10x :: String 10x :: String
11x = _rhs "world" 11x = _rhs "world"
12------------ tooltips 12------------ tooltips
13import06.lc 3:1-3:6 133:1-3:6
14 () 14 ()
15import06.lc 3:9-3:11 153:9-3:11
16 () 16 ()
17import06.lc 4:1-4:2 174:1-4:2
18 String 18 String
19import06.lc 4:5-4:10 194:5-4:10
20 String \ No newline at end of file 20 String \ No newline at end of file