uce/site/demo/inc-test.cpp

5 lines
54 B
C++

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