Pizza News
Brought to you by:
nfortescue
The Pizza compiler now supports the new Java 1.4 assert statements.
To use assert in the code set the comment line option '-source 1.4'.
If you are working in an older Java environment set the target platform
with '-target 1.3'. Assertions will always be enabled if you don't
target 1.4.