Scala 3: Where Tuples Go to Die and Become UnitThe return type of the method is accepted as Unit, despite returning (String, Int), due to implicit conversion rules in Scala.