aboutsummaryrefslogtreecommitdiff
path: root/examples/func.fusp
blob: 4441ccff6e4a3b8b5dd16561e11028343503dbaf (plain) (blame)
1
flip f x y = f y x;