Mr.Ed. Wed, 01 Jun 2016 04:27:50 -0700
using @code_warntype suggests that you should change bar=0 to bar=0.0 (or bar::Float64 = 0)
i think... (newbie here)