summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules/circular_dependency/src/hello2.mpp
blob: 1b6258af1847da91018aab3fcecbb80a44d57a76 (plain)
1
2
3
export module hello2;

import hello;