Add array_elems_test.cpp

This commit is contained in:
Peter Dimov
2025-01-10 02:57:33 +02:00
parent f9bb980a0b
commit e0bd7e8560
2 changed files with 27 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ run array_hash.cpp
#
run array_typedef_test.cpp ;
run array_elems_test.cpp ;
#