view res/test_integration/src/main.rs @ 165:fcfb1b97873d

Small fix to amend previous commit: Scope generation
author Lewin Bormann <lbo@spheniscida.de>
date Fri, 27 Nov 2020 20:27:38 +0100
parents 59ccdfd217b2
children
line wrap: on
line source

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