| text | |
| "The output of func should be derived from the second argument, ignoring the first. func(0,0)=0" | |
| "The output of func should be derived from the second argument, ignoring the first. func(1,1)=1" | |
| "The output of func should be derived from the second argument, ignoring the first. func(2,2)=2" | |
| "The output of func should be derived from the second argument, ignoring the first. func(3,3)=3" | |
| "The output of func should be derived from the second argument, ignoring the first. func(4,4)=4" | |
| "The output of func should be derived from the second argument, ignoring the first. func(5,5)=5" | |
| "The output of func should be derived from the second argument, ignoring the first. func(6,6)=6" | |
| "The output of func should be derived from the second argument, ignoring the first. func(7,7)=7" | |
| "The output of func should be derived from the second argument, ignoring the first. func(8,8)=8" | |
| "The output of func should be derived from the second argument, ignoring the first. func(9,9)=9" |