summaryrefslogtreecommitdiff
path: root/testdata/language-features/module/import02.reject.out
blob: ef1a676421b3e7d158c04a3bbb3e08415484f391 (plain)
1
2
3
4
5
6
7
can't find: hello2 in testdata/language-features/module/import02.reject.lc:4:5:
x = hello2
    ^^^^^^
------------ trace
!can't find: hello2 in testdata/language-features/module/import02.reject.lc:4:5:
x = hello2
    ^^^^^^