Chuck Jazdzewski eb5763c23f fix(compiler): Generates function expressions as returning any ()
Function expressions are used in an expression context so untyped
function expressions should have any as the result type.

Fixes: 
2016-07-11 17:19:38 -07:00
..