mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 10:03:30 +02:00
right let's try this one again
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
// ex1.rs
|
||||
// Make me compile! :)
|
||||
|
||||
fn main() {
|
||||
println();
|
||||
}
|
||||
Reference in New Issue
Block a user