This commit is contained in:
2026-04-18 17:30:11 +07:00
parent 5b936de979
commit 21dcbf3ef2
6 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
fn tempconvert(temp :Float) {
}
fn main() {
println!("Hello, world!");
}