#include void Test::Test() { std::cout << "test\n"; } // Add new comment for testing