From: Tilman Sauerbeck Date: Sat, 7 Oct 2006 18:28:41 +0000 (+0200) Subject: Initialize properties with nil rather than an empty hash. X-Git-Url: http://git.code-monkey.de/?p=euphoria.git;a=commitdiff_plain;h=12d14c472fdb872efc6d657852346ee7ee8092b1;hp=12d14c472fdb872efc6d657852346ee7ee8092b1 Initialize properties with nil rather than an empty hash. This made only sense in the past before propdicts were introduced. ---