nucleo-l053r8-benches/src/main.rs
2025-04-17 13:14:26 +02:00

3 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}