fn starts_with_split_assignment(s: &str) -> bool
true when s starts with = (single, not ==), indicating the previous equation’s tail is the LHS of an assignment split across .milk lines.
true
s
=
==