Files @ ff6ade8b8097
Branch filter:

Location: CSY/reowolf/src/runtime2/tests/mod.rs

ff6ade8b8097 56 B application/rls-services+xml Show Annotation Show as Raw Download as Raw
MH
WIP on runtime without compiler errors
1
2
3
4
#[test]
fn testing_runtime2() {
    println!("YESH!");
}