5 lines
53 B
C++
5 lines
53 B
C++
void test_output()
|
|
{
|
|
echo("hello from include!");
|
|
}
|
void test_output()
|
|
{
|
|
echo("hello from include!");
|
|
}
|