Code Play

(function(a = 5, b = 4) {return a + b})()

Preview