mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-07 23:13:55 +02:00
Remove "I AM NOT DONE" and the verify mode and add AppState
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
// Execute `rustlings hint intro2` or use the `hint` watch subcommand for a
|
||||
// hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
printline!("Hello there!")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user