Untested Rust
This commit is contained in:
parent
42786c423b
commit
a0dd547c99
3
rust/helloworld.rs
Normal file
3
rust/helloworld.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello World!");
|
||||
}
|
Loading…
Reference in New Issue
Block a user