Skip to content

Commit 09c5f4e

Browse files
committed
Editorial change: removing empty line
1 parent 0424c6d commit 09c5f4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/courses/advanced-ada/parts/data_types/numerics.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,6 @@ universal fixed types:
942942
Put_Line ("Val_T3_D6 = "
943943
& Val_T3_D6'Image);
944944

945-
946945
end Show_Universal_Fixed;
947946

948947
In this example, the conversion from the fixed-point type :ada:`T3_D3` to the

0 commit comments

Comments
 (0)