test on vector

This commit is contained in:
lgu 2025-05-06 13:13:16 +08:00
parent fce14bcc6c
commit bbd7eee1d8
2 changed files with 8 additions and 0 deletions

4
test_on_vector.cpp Normal file
View File

@ -0,0 +1,4 @@
#include <test.h>
void Test::Test()
{}

4
test_on_vector.py Normal file
View File

@ -0,0 +1,4 @@
import sys
def test():
continue