from overload_template import * f = foo() a = max(3,4) b = max(3.4,5.2)