DynamicJava: In the absense of full definite assignment checking, modified default values for variable declarations and method return types so that primitives have zero values rather than null. (For example: "int x; x" produces 0.)
Authored by: dlsmith 2008-07-10
Parent: [r4567]
Child: [r4569]