mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-26 01:20:26 +01:00
put it in a separate file
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
use title;
|
||||
use verify;
|
||||
use helpers::*;
|
||||
|
||||
// Variables in Rust are defined using the "let" keyword. Like this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user