Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Single-element tuple assignments have no type information #411

Copy link
Copy link
@jakebailey

Description

@jakebailey
Issue body actions

When the LHS is a tuple with a single item, the assigned type is not propagated. Examples:

(foo) = 1234
((x, y)) = 1, "2"

foo, x, and y all do not have known types.

Found in #334.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

genfrom the generated testsfrom the generated tests

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.