*_mult avoided
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
init()
|
||||
while (condition())
|
||||
{
|
||||
body()
|
||||
{
|
||||
update()
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user