aboutsummaryrefslogtreecommitdiff
path: root/test-suite/tests/valid/array-mixed-types-ints-and-floats.toml
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/tests/valid/array-mixed-types-ints-and-floats.toml')
-rw-r--r--test-suite/tests/valid/array-mixed-types-ints-and-floats.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/tests/valid/array-mixed-types-ints-and-floats.toml b/test-suite/tests/valid/array-mixed-types-ints-and-floats.toml
new file mode 100644
index 0000000..a5aa9b7
--- /dev/null
+++ b/test-suite/tests/valid/array-mixed-types-ints-and-floats.toml
@@ -0,0 +1 @@
+ints-and-floats = [1, 1.1]