view res/test_integration/src/main.rs @ 174:30fd609ed177

agac: Release v0.2.0
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 13 Jan 2021 12:16:33 +0100
parents 59ccdfd217b2
children
line wrap: on
line source

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