Skip to content

catch block location #4520

Open
Open
@coke

Description

https://stackoverflow.com/questions/79045361/possible-bug-with-run-as-last-statement-in-try-block brings up that

https://docs.raku.org/syntax/try%20blocks shows the catch block first, which can be jarring for new users. Should emphasize that the CATCH block has to appear in the scope you want, but at any location is fine.

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation issue (primary issue type)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions