Files
uce/site/demo/inc-test.cpp
T
2026-04-22 13:31:51 +00:00

5 lines
54 B
C++

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