1) Add a global declaration: bool f(clock c) { return true; } 2) Run a syntax check. 3) An exception occurs (rather than a descriptive type error).
Revision 4057 fixes it.