func answer() { "the answer is 42" } $out1 = answer() test $out1 {}