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

Compiler crash: attempt to take slice of a type #953

Closed
tgschultz opened this issue Apr 25, 2018 · 1 comment
Closed

Compiler crash: attempt to take slice of a type #953

tgschultz opened this issue Apr 25, 2018 · 1 comment

Comments

@tgschultz
Copy link
Contributor

test "attempt to take slice of type" {
    u8[0..];
}
@andrewrk
Copy link
Member

andrewrk commented Apr 25, 2018

I believe this is #588, which will be solved by #770

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

No branches or pull requests

2 participants