Skip to content

Drop empty map lines in map_fetch_key_static#15593

Open
lukaszsamson wants to merge 1 commit into
elixir-lang:mainfrom
lukaszsamson:ls-fix-map-fetch
Open

Drop empty map lines in map_fetch_key_static#15593
lukaszsamson wants to merge 1 commit into
elixir-lang:mainfrom
lukaszsamson:ls-fix-map-fetch

Conversation

@lukaszsamson

Copy link
Copy Markdown
Contributor

no maps inhabit required key with none(). It should not contribute to the fetched value type

Assisted-By: Claude Opus 4.8

Fixes #15592

no maps inhabit required key with `none()`. It should not contribute to the fetched value type
Fixes elixir-lang#15592
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

map_fetch_key result is representation dependant

1 participant