svoid test_switcheroo_youToName() { testFunctionValuesIC(curry switcheroo_youToName("Hans"), "You are 34 years old", "Hans is 34 years old", "Your children are on mars", "Hans's children are on mars", "You hate garbage", "Hans hates garbage", "You look out for yourself", "Hans looks out for Hans" ); }