Byron / Byron/rust-hack-and-learn

Small bug in Reversor Kata

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Hi!

In http://byron.github.io/rust-hack-and-learn/#/katas/The%20Reversor,

> $ reversor && echo $?

should read

> $ reversor; echo $?

...otherwise we never see the exit code.

Greetings from the [meetup](https://www.meetup.com/Rust-Meetup-Hamburg/events/246456408/) :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.