Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error hint for getproperty(::Dict, ::Symbol) #53618

Open
jariji opened this issue Mar 6, 2024 · 3 comments
Open

Add error hint for getproperty(::Dict, ::Symbol) #53618

jariji opened this issue Mar 6, 2024 · 3 comments
Labels
error messages Better, more actionable error messages good first issue Indicates a good issue for first-time contributors to Julia

Comments

@jariji
Copy link
Contributor

jariji commented Mar 6, 2024

julia> Dict(:a=>1).a
ERROR: type Dict has no field a
@oscardssmith oscardssmith added good first issue Indicates a good issue for first-time contributors to Julia error messages Better, more actionable error messages labels Mar 6, 2024
@kevinmingtarja
Copy link

Hi, I'd like to contribute to this!

@StandinKP
Copy link

@kevinmingtarja are you working on this? Or I would like to take this up

@kevinmingtarja
Copy link

@StandinKP yes im working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error messages Better, more actionable error messages good first issue Indicates a good issue for first-time contributors to Julia
Projects
None yet
Development

No branches or pull requests

4 participants