view test_integration/src/main.rs @ 147:96af5d68fada

yapf
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 27 Oct 2020 10:41:57 +0100
parents 5d54636d2bee
children
line wrap: on
line source

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