summaryrefslogtreecommitdiff
path: root/test/regression/Results/struct8
blob: ed5690bfb36567d1fa2eb838f100d020ea11e907 (plain)
1
2
3
4
5
6
7
8
a = { 123, 2.718000, 'a' }
b = { 125, 5.436000, 'f' }
c = { 128, 16.308000, 'f' }
d = { 125, 5.436000, 'f' }
e = { 128, 16.308000, 'f' }
x = { 'x', 'y' }
y = { 'y', 'x' }
z = { 'x', 'y' }