aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/Results/packedstruct2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/Results/packedstruct2')
-rw-r--r--test/regression/Results/packedstruct26
1 files changed, 6 insertions, 0 deletions
diff --git a/test/regression/Results/packedstruct2 b/test/regression/Results/packedstruct2
new file mode 100644
index 00000000..360a5c6c
--- /dev/null
+++ b/test/regression/Results/packedstruct2
@@ -0,0 +1,6 @@
+s1 = {x = 2345, y = -12345678, z = 'x'}
+
+s3 = {x = 42, y = 123, z = 456789, v = -333, w = -314159, p is ok, t = {111,222,333}, s = {'o','k'}}
+
+s4 = {x = 123, y = -456789, z = 3.14159}
+