//Method 1 func patTtest() -> Publisher { Just(9) } The code has “missing return” syntax errorThe code has syntax error but not “missing return“The code has no syntax error