Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Versus the Ada equivalent:

    Foo.Bar.Baz;
  exception when Program_Error => Put ("WHoops");
            when Constraint_Error => Put ("Dang");
            when Gaim_OVer_Main => Put ("??? D: ");
            when others => Put ("IDC...");


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: