mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 10:03:30 +02:00
Clean up and unify exercises
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
// tests4.rs
|
||||
//
|
||||
// Make sure that we're testing for the correct conditions!
|
||||
//
|
||||
// Execute `rustlings hint tests4` or use the `hint` watch subcommand for a
|
||||
// hint.
|
||||
|
||||
struct Rectangle {
|
||||
width: i32,
|
||||
|
||||
Reference in New Issue
Block a user