Add 'rs/heyo.rs'
This commit is contained in:
parent
6e68722773
commit
bcf42b2b60
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
fn main() {
|
||||||
|
println!("Heyo! Hello world...");
|
||||||
|
}
|
Loading…
Reference in New Issue