Skip to content

Commit

Permalink
This should fail
Browse files Browse the repository at this point in the history
  • Loading branch information
masonticehurst committed Nov 19, 2023
1 parent 13630bf commit 016cb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/embedded_rina_bin.adb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ with Ada.Text_IO;
procedure Embedded_RINA_Bin is
begin
Ada.Text_IO.Put_Line ("Hello World!");
Ada.Text_IO.Put_Line ("test");
Ada.Text_IO.Put_Line ("test
end Embedded_RINA_Bin;

0 comments on commit 016cb59

Please sign in to comment.