Jump to content

Execute HQ9+/Ada: Difference between revisions

m
Fixed syntax highlighting.
(Implemented Accumulator)
m (Fixed syntax highlighting.)
 
Line 1:
{{implementation|HQ9+}}{{collection|RCHQ9+}}
 
<langsyntaxhighlight Adalang="ada">with Ada.Text_IO;
procedure HQ9Plus is
-- took example from bottle-task
Line 37:
begin
Interpret_HQ9Plus (Test_Code);
end HQ9Plus;</langsyntaxhighlight>
9,482

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.