test on vector
This commit is contained in:
parent
fce14bcc6c
commit
bbd7eee1d8
4
test_on_vector.cpp
Normal file
4
test_on_vector.cpp
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#include <test.h>
|
||||||
|
|
||||||
|
void Test::Test()
|
||||||
|
{}
|
4
test_on_vector.py
Normal file
4
test_on_vector.py
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
import sys
|
||||||
|
|
||||||
|
def test():
|
||||||
|
continue
|
Loading…
x
Reference in New Issue
Block a user