flowr 0.131.0

Runners for compiled 'flow' programs
Documentation
1
2
3
4
#[test]
fn test_fibonacci_flowrgui_example() {
    utilities::run_example("examples/fibonacci/main.rs", "flowrgui", false, true);
}