First Post
Testing post, nothing of note here :p
#[allow(dead_code)]
fn main() {
let x: i32 = 5;
let y: f64 = 13.25;
println!("{} {}", x, y);
}
Then continuing on down here.
An indent here, maybe a quotation or sidenote or something.