Switched to beryllium

This commit is contained in:
STP
2023-11-10 09:53:53 -05:00
commit 2f2ebb3824
4 changed files with 169 additions and 0 deletions

4
src/main.rs Normal file
View File

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