view res/test_integration/src/main.rs @ 162:59ccdfd217b2

Move around old stuff
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 25 Nov 2020 12:45:45 +0100
parents
children
line wrap: on
line source

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