decl test-tuples : -> \unit def test-tuples = { var tuple1 = & ''a & 2 & "hello" const & t1 & t2 & t3 = f: x ; tuple1`0 = ''b }