mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-23 00:28:46 +02:00
Added filename to top of .rs files
This commit is contained in:
error_handling
ex1.rsex2.rsex3.rsex4.rsex5.rsfunctions
if
macros
modules
move_semantics
primitive_types
primitive_types1.rsprimitive_types2.rsprimitive_types3.rsprimitive_types4.rsprimitive_types5.rsprimitive_types6.rs
standard_library_types
strings
tests
threads
variables
@ -1,3 +1,4 @@
|
||||
// functions5.rs
|
||||
// Make me compile! Scroll down for hints :)
|
||||
|
||||
fn main() {
|
||||
|
Reference in New Issue
Block a user