Add array_access_test_cx.cpp

This commit is contained in:
Peter Dimov
2025-01-25 20:09:17 +02:00
parent f155831795
commit c06cadc04f
2 changed files with 47 additions and 0 deletions

View File

@ -54,6 +54,7 @@ compile array_copy_test_cx.cpp ;
compile array_data_test_cx.cpp ;
compile array_iterator_test_cx.cpp ;
compile array_size_test_cx.cpp ;
compile array_access_test_cx.cpp ;
#