test/test_on_vector_plain.cpp
2025-05-08 17:22:45 +08:00

9 lines
100 B
C++

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