diff options
| author | ArcaneDev <alive6863@gmail.com> | 2025-10-29 00:19:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-29 00:19:25 +0300 |
| commit | 2ce28f60bfe59a6a028b690e585d7e10d57e6120 (patch) | |
| tree | 06d73f45678368c2e5f1a3ae002c5d19c79bef94 | |
| parent | ec9c508463387256161b80cb50a51cee814df092 (diff) | |
Update main.rs
| -rw-r--r-- | src/main.rs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/main.rs b/src/main.rs index e7a11a9..8b13789 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,3 +1 @@ -fn main() { - println!("Hello, world!"); -} + |
