Closed eerimoq closed 3 years ago
What did you do?
https://github.com/mys-lang/mys/blob/main/tests/files/imports/mypkg/src/lib.mys#L25-L26
# ToDo: Should not be needed. from .mod1 import Match2Base
What did you expect to see?
Import should not be needed.
What did you see instead?
Import needed.
Mys version
main
What did you do?
https://github.com/mys-lang/mys/blob/main/tests/files/imports/mypkg/src/lib.mys#L25-L26
What did you expect to see?
Import should not be needed.
What did you see instead?
Import needed.
Mys version
main