Sublists must have blank lines before and after.

This commit is contained in:
Paul Sokolovsky 2013-02-24 00:03:26 +02:00
commit 769376b055

View file

@ -28,6 +28,7 @@ follow these steps:
- add a *basic block* to the function
- using a helper object called an *instruction builder*, add two
instructions into the basic block:
- an instruction to add the two
arguments and store the result into a temporary variable
- a return