diff options
Diffstat (limited to 'hello/hello.rs')
| -rw-r--r-- | hello/hello.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hello/hello.rs b/hello/hello.rs deleted file mode 100644 index bcb94c2..0000000 --- a/hello/hello.rs +++ /dev/null @@ -1,3 +0,0 @@ -fn main() { - println!("Hello, world"); -} |
