This tests whether multiple modules can correctly import the same common module. ``` a -> d -> b -> c -> d* ```
3 lines
45 B
Text
3 lines
45 B
Text
multi_import_d
|
|
multi_import_b
|
|
multi_import_a
|