e7a11a969c037e00a796aafeff6258501ec15e9a
[recipes.git] / common / src / main.rs
1 fn main() {
2 println!("Hello, world!");
3 }