summaryrefslogtreecommitdiffstats
path: root/_test/data/construct-python-complex.data
diff options
context:
space:
mode:
Diffstat (limited to '_test/data/construct-python-complex.data')
-rw-r--r--_test/data/construct-python-complex.data8
1 files changed, 8 insertions, 0 deletions
diff --git a/_test/data/construct-python-complex.data b/_test/data/construct-python-complex.data
new file mode 100644
index 0000000..17ebad4
--- /dev/null
+++ b/_test/data/construct-python-complex.data
@@ -0,0 +1,8 @@
+- !!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