Add Hello World
parent
cc44163a5e
commit
ae62639daa
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
|||||||
|
fn main() {
|
||||||
|
println!("Hello, World!");
|
||||||
|
}
|
Loading…
Reference in New Issue