summaryrefslogtreecommitdiff
path: root/tests/language-feature/modules/gh-5799/Common/Test.slang
blob: 231519ae7ee3c00277c8bc54ba698bc0a259a51f (plain)
1
2
3
4
5
6
7
8
//#pragma once
#include "Simple.h"
//
//#ifndef HOST_CODE
//implementing Common;
//#endif
implementing Common;