flowr 0.131.0

Runners for compiled 'flow' programs
Documentation
1
2
3
4
#[test]
fn test_fibonacci_flowrex_example() {
    utilities::test_example("flowr/examples/hello-world/main.rs", "flowrcli", true, true);
}