Content deleted Content added
Phil Boswell (talk | contribs) →[[Delphi programming language|Delphi]]: <source> |
Phil Boswell (talk | contribs) →[[JavaScript]]: <source> |
||
Line 319:
===[[JavaScript]]===
<source lang=javascript>
try {
// Statements in which exceptions might be thrown
Line 327:
// Statements that execute afterward either way
}
</
==See also==
|