Skip to main content

block_definitely_exits

Function block_definitely_exits 

Source
pub fn block_definitely_exits(stmts: &[SNode]) -> bool
Expand description

Check whether a block definitely exits (contains a terminating statement).