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

failing test xt/examples-compilation.t doc/Type/Str.pod6 #1238

Closed
coke opened this issue Mar 6, 2017 · 2 comments
Closed

failing test xt/examples-compilation.t doc/Type/Str.pod6 #1238

coke opened this issue Mar 6, 2017 · 2 comments

Comments

@coke
Copy link
Collaborator

coke commented Mar 6, 2017

From

perl6 xt/examples-compilation.t doc/Type/Str.pod6
# $string.substr-rw(2, 0) = "-Zorro-"; # insert new characters BEFORE the character at index 2
# $string.say;                         # OUTPUT: «az-Zorro-c␤»
# Variable '$string' is not declared. Did you mean 'Stringy'?
not ok 72 - doc/Type/Str.pod6 chunk 72 compiles
@coke
Copy link
Collaborator Author

coke commented Mar 6, 2017

Added in 35e6998 by @tbrowder

@coke coke added the build label Mar 6, 2017
@hankache
Copy link
Contributor

This was fixed by 4c0eb45

@coke coke closed this as completed Mar 13, 2017
@JJ JJ unassigned tbrowder Nov 25, 2019
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

3 participants