contract C { function f() pure public { assembly { function f (a, b , c ) -> y,x,z { } } } }