[
    While {
        condition: Variable(
            SimpleVariable(
                SimpleVariable {
                    span: (
                        3,
                        8,
                    ),
                    name: "foo",
                },
            ),
        ),
        body: [],
    },
]
