starts_with_split_assignment

Function starts_with_split_assignment 

Source
fn starts_with_split_assignment(s: &str) -> bool
Expand description

true when s starts with = (single, not ==), indicating the previous equation’s tail is the LHS of an assignment split across .milk lines.