1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-07-13 01:20:42 +02:00

chore: remove struct2 hint comment

This commit is contained in:
Jade McGough
2020-05-19 23:31:28 -07:00
committed by GitHub
parent 010a045692
commit c7c3130507

View File

@ -1,6 +1,5 @@
// structs2.rs // structs2.rs
// Address all the TODOs to make the tests pass! // Address all the TODOs to make the tests pass!
// No hints, just do it!
// I AM NOT DONE // I AM NOT DONE