On 2012-05-25 12:30, Russel Winder wrote:

Show me a statically typed program where the compiler infers things and
I'll show how the same program can mean whatever you want it to mean in
a dynamic language :-)

auto a = 3; // a is inferred as int :)

--
/Jacob Carlborg

Reply via email to