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 todo test for RT #130267 #1059

Merged
merged 1 commit into from Apr 10, 2017
Merged

add todo test for RT #130267 #1059

merged 1 commit into from Apr 10, 2017

Conversation

dwarring
Copy link
Contributor

my CArray[uint8] $a .= new(200 xx 16);
say $a[0]; # expected output: 200, actual output: -56

my CArray[uint8] $a .= new(200 xx 16);
say $a[0];    # expected output: 200, actual output: -56
@lizmat lizmat merged commit 5b29d22 into rakudo:nom Apr 10, 2017
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