ada experiments. tagged array in a generic package

This commit is contained in:
2021-10-06 03:56:30 +00:00
parent 4fd093da3e
commit e9b1239e53
6 changed files with 454 additions and 415 deletions

3
h2/lib2/Makefile Normal file
View File

@ -0,0 +1,3 @@
all:
gnat make -gnata hello && valgrind ./hello
gnat make -gnata hello2 && valgrind ./hello2