yaml2ical/libs/PyYAML-3.10/tests/data/construct-python-complex.data

9 lines
216 B
Plaintext

- !!python/complex 0.5+0j
- !!python/complex 0.5+0.5j
- !!python/complex 0.5j
- !!python/complex -0.5+0.5j
- !!python/complex -0.5+0j
- !!python/complex -0.5-0.5j
- !!python/complex -0.5j
- !!python/complex 0.5-0.5j