chickadee
»
fmt
»
c-for
Identifier search
c-for
<init>
<condition>
<update>
<body>
...
procedure
c-while
<condition>
<body>
...
procedure
Basic loop constructs.