Files @ f6d0d613808f
Branch filter:

Location: CSY/reowolf/bin-compiler/src/main.rs - annotation

f6d0d613808f 42 B application/rls-services+xml Show Source Show as Raw Download as Raw
mh
create compiler directory
1
2
3
fn main() {
    println!("Hello world");
}