Skip to content

wrong indentation for inline rescue clauses #1450

@akostadinov

Description

@akostadinov

Hello, I see wrong indentation when entering inline rescue clauses:

[120] pry(main)> def test
[120] pry(main)* puts "something" rescue "whatever"  
[120] pry(main)* end  

The puts line should have been indented deeper than the def line.

[121] pry(main)> Pry::VERSION
=> "0.10.1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions