Add array_data_test_cx.cpp

This commit is contained in:
Peter Dimov
2025-01-25 19:38:01 +02:00
parent 66386e8eda
commit 19f02c7615
2 changed files with 40 additions and 0 deletions

View File

@ -51,6 +51,7 @@ run array_get_test.cpp ;
compile array_init_test_cx.cpp ;
compile array_copy_test_cx.cpp ;
compile array_data_test_cx.cpp ;
compile array_size_test_cx.cpp ;
#