fix scripts

This commit is contained in:
2025-07-01 15:13:23 +03:00
parent 9c19d63121
commit 032c9a54a2
5 changed files with 192 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}