1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-12-07 23:13:55 +02:00
Files
rustlings/exercises/conversions/from_into.rs
Greg Leonard 2933f51949 chore: Change point to comma in from_into.rs
A typo in the fn test_bad_age() hint message had a point rather than comma

Prev:
// Test that "Mark.twenty"

Current:
// Test that "Mark,twenty"
2020-09-25 13:39:52 +02:00

3.4 KiB