marco-test-one 0.3.26

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