Skip to content

Type Hints showing unsolved type in for expression #14393

@0101

Description

@0101

Examples

    let _ = [ for x ]

    do task {
        for x

        do! Task.Delay 0
    }

Expected behavior

No hints are shown

Actual behavior

image

Related information

  • VS 17.5.0 Preview 2.0 [33123.391.main]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions