rust-koans icon indicating copy to clipboard operation
rust-koans copied to clipboard

Maybe there should be a __ here ?

Open agumonkey opened this issue 7 years ago • 1 comments

https://github.com/crazymykl/rust-koans/blob/2e31e3cce84cbed69c8e96c42e5bcf37966bba57/src/koans/integer.rs#L45

such as:

let __ num: i8 = 1;

I was confused if it was a test or somehow a helper function.

agumonkey avatar Jan 28 '18 17:01 agumonkey

This issue has been resolved.

shaleh avatar Dec 14 '20 16:12 shaleh