CVSROOT: /usr/cvs Changes by: rodney at birch. 14/06/26 21:10:11 Modified files: cm3/m3-sys/m3front/src/stmts/: TryStmt.m3 Log message: Allow <*UNUSED*> on the argument binding of an exception handler, e.g.: "TRY ... EXCEPT E ( <* UNUSED *> T ) => ..."