summaryrefslogtreecommitdiff
path: root/_test/data/construct-python-complex.code
diff options
context:
space:
mode:
Diffstat (limited to '_test/data/construct-python-complex.code')
-rw-r--r--_test/data/construct-python-complex.code1
1 files changed, 1 insertions, 0 deletions
diff --git a/_test/data/construct-python-complex.code b/_test/data/construct-python-complex.code
new file mode 100644
index 0000000..e582dff
--- /dev/null
+++ b/_test/data/construct-python-complex.code
@@ -0,0 +1 @@
+[0.5+0j, 0.5+0.5j, 0.5j, -0.5+0.5j, -0.5+0j, -0.5-0.5j, -0.5j, 0.5-0.5j]