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