{ a, e }: # Check we can get parameter from the parent scope(s) as well as the current one assert a == "a"; assert e == "e"; "d"