Skip to content

Wrong sequence point range for return inside async computation expression #19248

@auduchinok

Description

@auduchinok
let a = async { return 1 }
Image

Expected: sequence point covers return 1 range
Actual: it covers return range only

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-Debugstepping, debug points, stacks and moreBug

    Type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions