Suppose I have to following:
def f1: Int ( or def f1(): Int ) def f2 (x: Int): Int def f3 (x: Int): Int def f4: Int ... ...
note: \'Int\' he