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

better error messages for hash shapes. #163

Merged
merged 2 commits into from Jun 15, 2013
Merged

better error messages for hash shapes. #163

merged 2 commits into from Jun 15, 2013

Conversation

timo
Copy link
Member

@timo timo commented Jun 15, 2013

my %h{Str;Str}
local: multidimensional shaped hashes not yet implemented. Sorry.
nom: Invalid hash shape; type expected

my %h{Str(Any)}
local: coercive type declarations not yet implemented. Sorry.
nom: Invalid hash shape; type expected

@timo
Copy link
Member Author

timo commented Jun 15, 2013

I've run it through the spectests successfully fwiw.

lizmat added a commit that referenced this pull request Jun 15, 2013
better error messages for hash shapes.
@lizmat lizmat merged commit 0c0e3c0 into rakudo:nom Jun 15, 2013
@timo timo deleted the hash-shape-errors branch June 15, 2013 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants