swig/Examples/test-suite/multi_import.list
Seth R Johnson fc2b90acd1 Add a "diamond" pattern to multi-impmort test
This tests whether multiple modules can correctly import
the same common module.

```
a -> d
  -> b -> c -> d*
```
2022-02-12 19:40:03 -05:00

3 lines
45 B
Text

multi_import_d
multi_import_b
multi_import_a