summaryrefslogtreecommitdiffstats
path: root/tests/front-end/import-exported-a.slang
blob: b624241e53544b06c696615ddbc36d5d1efedb8a (plain)
1
2
3
4
5
//TEST_IGNORE_FILE:

// This file imports other code, and re-exports it to clients of this module.

__exported __import import_exported_b;