Hi, I just committed a change to the trunk that removes the typedef for Void: public static type Void = void; So now you must use only "void" and not "Void".
In general, all types are upper-case (such as Int, Double, String, etc), and "void" is not a type so it is lower-case. It will become a keyword soon as well... ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users