yaml2ical/libs/PyYAML-3.10/tests/data/recursive-state.recursive

3 lines
59 B
Plaintext

value = []
value.append(AnInstanceWithState(value, value))