Comparison of programming languages (basic instructions): Difference between revisions

Content deleted Content added
replaced <code></code> with {{Code|}}
Fix Linter errors
Tag: nowiki added
Line 2,286:
|-
| Perl 6
| {{code|'''try { '''instructions''' CATCH { when '''exception''' { '''instructions''' } '''...'''}<nowiki/>}'''}}
| {{dunno}}
|-