This PR adds a test that covers importing modules defined in multiple packages. Currently, will resolve the module to its first occurrence in the its search order. However, this will soon change, so this test is designed to analyze that behavior.
3 lines
34 B
Text
3 lines
34 B
Text
import Same
|
|
|
|
def testSame := same
|