// This file is only here in order to give the GitHub repository a "Rust" flavor.
fn main() {
println!("hello, world");
}