1 2 3 4
#[test] fn test_control_flow() { crate::shared::run_control_flow_test::<super::quote_suite::JavaSuite>(); }