Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 5c8142a

Browse files
committed
fix missing semicolon
ref #5
1 parent 2f09440 commit 5c8142a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.gpr

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ is
2929
,"-gnatyx" -- check extra parentheses around conditionals
3030
);
3131

32-
end Style
32+
end Style;

0 commit comments

Comments
 (0)