Skip to content

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

Description

@auduchinok
let a = async { return 1 }
Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-Debugstepping, debug points, stacks and moreBug

    Type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions