--- test124.left-p.txt +++ test124.right-p.txt @@ -11,5 +11,5 @@ return_test(int test) { struct testfile * return_test(int test) { - return NULL; + return test*2; }