marco-test-one 0.3.30

marco-test-one
Documentation
1
2
3
4
5
fn main() {
    if true {
        println!("hello!!!!!!");
    }
}