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

in the canvas, ^ and v patterns create the same output as < and > #1034

Closed
Steffan153 opened this issue May 28, 2022 · 1 comment · Fixed by #1035
Closed

in the canvas, ^ and v patterns create the same output as < and > #1034

Steffan153 opened this issue May 28, 2022 · 1 comment · Fixed by #1035
Labels
bug Something isn't working difficulty: easy Very simple and won't take very long at all.

Comments

@Steffan153
Copy link
Contributor

Steffan153 commented May 28, 2022

Try it Online!

^ should be equivalent to [1, 3] and v should be equivalent to [7, 3, 1].

@Steffan153 Steffan153 added the bug Something isn't working label May 28, 2022
@chunkybanana
Copy link
Member

My bad lol

@chunkybanana chunkybanana added the difficulty: easy Very simple and won't take very long at all. label May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty: easy Very simple and won't take very long at all.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants