test/test_on_vector_plain.cpp

9 lines
100 B
C++
Raw Normal View History

#include <test.h>
void Test::Test()
{
std::cout << "test\n";
}
2025-05-08 17:22:45 +08:00
// Add new comment for testing