pub fn first_parallel_block_independent(
source: &str,
) -> Result<Option<bool>, ParseError>Expand description
Phase 0 test seam: is the first Simultaneously: / Attempt all of the following: block in source made of data-independent branches?
None if the program contains no such block.