uce/test/inc-test.cpp
2021-10-30 01:51:46 +00:00

5 lines
53 B
C++

void test_output()
{
echo("hello from include!");
}