Tail recursion sumList

@tailrec only can use on a function inside a object or a final method in a class