about summary refs log tree commit diff
path: root/tests/lang/parse-okay-1.exp
blob: 1e4378fed75ba7c9caf2ca0e70d8c67ff110aee3 (plain) (blame)
1
Function([Formal("x",UnrestrictedValues,NoDefaultValue),Formal("y",UnrestrictedValues,NoDefaultValue),Formal("z",UnrestrictedValues,NoDefaultValue)],OpPlus(OpPlus(Var("x"),Var("y")),Var("z")),NoPos)