summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/complex/complex02.ql
blob: 5c624935ec142799e12f77fe6594d004bd309637 (plain)
1
select complex(3.14, 6.28f) + complex(100f, 200f) from ImgCharD	-- complex1(103.14, 206.28)