fn params_from_stmt_list_scope(
ctx: &CompletionContext<'_>,
stmt_list: StmtList,
cb: impl FnMut(Name, String),
)fn params_from_stmt_list_scope(
ctx: &CompletionContext<'_>,
stmt_list: StmtList,
cb: impl FnMut(Name, String),
)