Add testcase.

This commit is contained in:
Vadim Godunko
2023-11-24 15:05:52 +04:00
parent 07442a521c
commit 58a02cb045
5 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
project Default is
end Default;

View File

@@ -0,0 +1,5 @@
procedure Main is
begin
null;
end Main;

View File

@@ -0,0 +1 @@
$GNATDOC4 default.gpr

View File

@@ -0,0 +1 @@
driver: executable