summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/cast/cast_16.ql
blob: 805bebaaa3822ca6e7508f5e7cbec7d860f187ce (plain)
1
2
3
4
5
select  (octet)( 
		2 *   { 1, { 0, 0.3, 1.3 } } + 
		4 * { 3,  { -1, 0f, 1f } } 
	) 
from ImgCharA as a -- {14, {-4, 0, 6} } }