--- ./doc/en/programming.org 2003-01-23 23:39:33.000000000 -0600 +++ ./doc/en/programming.texi 2003-01-23 23:41:05.000000000 -0600 @@ -266,7 +266,7 @@ @end example Here, all variables of type MyInteger are automatically initialized -to 0 when created. +to 42 when created. @item Arrays initializers look like this in BP: