about summary refs log tree commit diff
path: root/tests/lang/parse-okay-1.exp
blob: 71e55d3afec409d34d38c401ae8a069719d4726f (plain) (blame)
1
Function([NoDefFormal("x"),NoDefFormal("y"),NoDefFormal("z")],OpPlus(OpPlus(Var("x"),Var("y")),Var("z")),Pos("(string)",1,2))