view test_integration/src/main.rs @ 158:51320cdc42ed

cargo fmt
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 27 Oct 2020 19:55:30 +0100
parents 5d54636d2bee
children
line wrap: on
line source

fn main() {
    println!("Hello, world!");
}